Compartir a través de


Campo ChartObjectCollectionItem<T>.m_instance

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

The instance of the base class.

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

Sintaxis

'Declaración
Protected m_instance As T
'Uso
Dim value As T

value = Me.m_instance 

Me.m_instance = value
protected T m_instance
protected:
T m_instance
val mutable m_instance: 'T
protected var m_instance : T

Vea también

Referencia

ChartObjectCollectionItem<T> Clase

Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering