Udostępnij przez


Konstruktor ReportObject

Ten interfejs API obsługuje infrastrukturę programu i nie jest przeznaczony do użycia bezpośrednio w kodzie.

Inicjuje nowe wystąpienie ReportObject klasy

Przestrzeń nazw:  Microsoft.ReportingServices.RdlObjectModel
Zestaw:  Microsoft.ReportingServices.Designer.Controls (w Microsoft.ReportingServices.Designer.Controls.dll)

Składnia

'Deklaracja
Protected Sub New
'Użycie

Dim instance As New ReportObject()
protected ReportObject()
protected:
ReportObject()
new : unit -> ReportObject
protected function ReportObject()