Konstruktor DataSet
Inicjuje nowe wystąpienie DataSet klasy
Przestrzeń nazw: Microsoft.ReportingServices.RdlObjectModel
Zestaw: Microsoft.ReportingServices.Designer.Controls (w Microsoft.ReportingServices.Designer.Controls.dll)
Składnia
'Deklaracja
Public Sub New
'Użycie
Dim instance As New DataSet()
public DataSet()
public:
DataSet()
new : unit -> DataSet
public function DataSet()