Partager via


Champ GaugeMemberInstance.m_owner

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

The owner of the instance.

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

Syntaxe

'Déclaration
Protected m_owner As GaugePanel
'Utilisation
Dim value As GaugePanel 

value = Me.m_owner 

Me.m_owner = value
protected GaugePanel m_owner
protected:
GaugePanel^ m_owner
val mutable m_owner: GaugePanel
protected var m_owner : GaugePanel

Voir aussi

Référence

GaugeMemberInstance Classe

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering