DataMemberInstance Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- 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. |