Compartir a través de


Campo ParagraphInstance.m_textRunInstances

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

Specifies the text runs in the paragraph.

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

Sintaxis

'Declaración
Protected m_textRunInstances As TextRunInstanceCollection
'Uso
Dim value As TextRunInstanceCollection 

value = Me.m_textRunInstances 

Me.m_textRunInstances = value
protected TextRunInstanceCollection m_textRunInstances
protected:
TextRunInstanceCollection^ m_textRunInstances
val mutable m_textRunInstances: TextRunInstanceCollection
protected var m_textRunInstances : TextRunInstanceCollection

Vea también

Referencia

ParagraphInstance Clase

Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering