Compartir a través de


Campo Paragraph.m_instance

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

Specifies the ParagraphInstance which contains the instance of the Paragraph class.

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

Sintaxis

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

value = Me.m_instance 

Me.m_instance = value
protected ParagraphInstance m_instance
protected:
ParagraphInstance^ m_instance
val mutable m_instance: ParagraphInstance
protected var m_instance : ParagraphInstance

Vea también

Referencia

Paragraph Clase

Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering