DataMemberInstance Class

Definition

Represents an instance type of the DataMember class, and contains the calculated values of the properties in DataMember.

public ref class DataMemberInstance : Microsoft::ReportingServices::OnDemandReportRendering::BaseInstance
public class DataMemberInstance : Microsoft.ReportingServices.OnDemandReportRendering.BaseInstance
type DataMemberInstance = class
    inherit BaseInstance
Public Class DataMemberInstance
Inherits BaseInstance
Inheritance
DataMemberInstance
Derived

Fields

m_memberDef

The instance member definition.

m_owner

The owner of the member instance.

Methods

ResetInstanceCache()

Resets the instance properties to initial values.

Applies to