Compartir a través de


Campo GaugeMemberInstance.m_owner

Esta API admite la infraestructura de SQL Server 2012 y no está prevista su utilización directa desde el código.

The owner of the instance.

Espacio de nombres:  Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado:  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxis

'Declaración
Protected m_owner As GaugePanel
'Uso
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

Vea también

Referencia

GaugeMemberInstance Clase

Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering