Поделиться через


Конструктор ParagraphInstance

Этот API-интерфейс поддерживает инфраструктуру SQL Server 2012 и не предназначен для использования непосредственно из кода.

Initializes a new instance of the ParagraphInstance class.

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Protected Sub New ( _
    reportElementDef As ReportElement _
)
'Применение
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
)

Параметры

См. также

Справочник

ParagraphInstance Класс

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering