Costruttore RdlCollectionBase<T>
Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.
Initializes a new instance of the RdlCollectionBase<T> class.
Spazio dei nomi Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
Sintassi
'Dichiarazione
Protected Sub New
'Utilizzo
Dim instance As New RdlCollectionBase()
protected RdlCollectionBase()
protected:
RdlCollectionBase()
new : unit -> RdlCollectionBase
protected function RdlCollectionBase()