Campo TablixMemberInstance.m_owner
Essa API oferece suporte à infraestrutura do SQL Server 2012 e não se destina a ser usada diretamente no seu código.
A Tablix object that represents the owner of this member instance.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
Protected m_owner As Tablix
'Uso
Dim value As Tablix
value = Me.m_owner
Me.m_owner = value
protected Tablix m_owner
protected:
Tablix^ m_owner
val mutable m_owner: Tablix
protected var m_owner : Tablix
Consulte também
Referência
Namespace Microsoft.ReportingServices.OnDemandReportRendering