Partilhar via


Campo TablixMember.m_instance

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

A TablixMemberInstance object that represents the report instance object that contains the calculated values of this report definition object.

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

Sintaxe

'Declaração
Protected m_instance As TablixMemberInstance
'Uso
Dim value As TablixMemberInstance 

value = Me.m_instance 

Me.m_instance = value
protected TablixMemberInstance m_instance
protected:
TablixMemberInstance^ m_instance
val mutable m_instance: TablixMemberInstance
protected var m_instance : TablixMemberInstance

Consulte também

Referência

TablixMember Classe

Namespace Microsoft.ReportingServices.OnDemandReportRendering