Freigeben über


Paragraph.m_instance-Feld

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

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

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

Syntax

'Declaration
Protected m_instance As ParagraphInstance
'Usage
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

Siehe auch

Verweis

Paragraph Klasse

Microsoft.ReportingServices.OnDemandReportRendering-Namespace