Partager via


Constructeur ParagraphInstance

Cette API prend en charge l'infrastructure SQL Server 2012 et n'est pas destinée à être utilisée directement à partir de votre code.

Initializes a new instance of the ParagraphInstance class.

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Protected Sub New ( _
    reportElementDef As ReportElement _
)
'Utilisation
Dim reportElementDef As ReportElement 

Dim instance As New ParagraphInstance(reportElementDef)
protected ParagraphInstance(
    ReportElement reportElementDef
)
protected:
ParagraphInstance(
    ReportElement^ reportElementDef
)
new : 
        reportElementDef:ReportElement -> ParagraphInstance
protected function ParagraphInstance(
    reportElementDef : ReportElement
)

Paramètres

Voir aussi

Référence

ParagraphInstance Classe

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering