Freigeben über


GaugeMemberInstance.m_owner-Feld

Diese API unterstützt die SQL Server 2012-Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.

The owner of the instance.

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

Syntax

'Declaration
Protected m_owner As GaugePanel
'Usage
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

Siehe auch

Verweis

GaugeMemberInstance Klasse

Microsoft.ReportingServices.OnDemandReportRendering-Namespace