Condividi tramite


Campo TablixMember.m_instance

Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.

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

Spazio dei nomi  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Sintassi

'Dichiarazione
Protected m_instance As TablixMemberInstance
'Utilizzo
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

Vedere anche

Riferimento

TablixMember Classe

Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering