DataMemberInstance.m_owner-Feld
Diese API unterstützt die SQL Server 2012-Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.
The owner of the member instance.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Protected m_owner As CustomReportItem
'Usage
Dim value As CustomReportItem
value = Me.m_owner
Me.m_owner = value
protected CustomReportItem m_owner
protected:
CustomReportItem^ m_owner
val mutable m_owner: CustomReportItem
protected var m_owner : CustomReportItem
Siehe auch
Verweis
Microsoft.ReportingServices.OnDemandReportRendering-Namespace