Freigeben über


DataRegionMember.m_owner-Feld

Diese API unterstützt die SQL Server 2012-Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.

Specifies the report item that owns this data member.

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Syntax

'Declaration
Protected m_owner As ReportItem
'Usage
Dim value As ReportItem 

value = Me.m_owner 

Me.m_owner = value
protected ReportItem m_owner
protected:
ReportItem^ m_owner
val mutable m_owner: ReportItem
protected var m_owner : ReportItem

Siehe auch

Verweis

DataRegionMember Klasse

Microsoft.ReportingServices.OnDemandReportRendering-Namespace