Partilhar via


Campo MemberHierarchy<T>.m_owner

Essa API oferece suporte à infraestrutura do SQL Server 2012 e não se destina a ser usada diretamente no seu código.

The owner.

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

Sintaxe

'Declaração
Protected m_owner As ReportItem
'Uso
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

Consulte também

Referência

MemberHierarchy<T> Classe

Namespace Microsoft.ReportingServices.OnDemandReportRendering