Konstruktor DataRow
Tworzy nowe wystąpienie DataRow 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 DataRow()
public DataRow()
public:
DataRow()
new : unit -> DataRow
public function DataRow()