Udostępnij za pośrednictwem


DataRow Constructor

Creates a new instance of the DataRow class.

Namespace:  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)

Syntax

'Declaration
Public Sub New
'Usage
Dim instance As New DataRow()
public DataRow()
public:
DataRow()
new : unit -> DataRow
public function DataRow()

See Also

Reference

DataRow Class

Microsoft.ReportingServices.RdlObjectModel Namespace