Partager via


Champ TablixMember.m_instance

Cette API prend en charge l'infrastructure SQL Server 2012 et n'est pas destinée à être utilisée directement à partir de votre code.

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

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Protected m_instance As TablixMemberInstance
'Utilisation
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

Voir aussi

Référence

TablixMember Classe

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering