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

Creates a new instance of the DataRow class.

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

Синтаксис

'Декларация
Public Sub New
'Применение

Dim instance As New DataRow()
public DataRow()
public:
DataRow()
new : unit -> DataRow
public function DataRow()