BaseObject RowData Property Nemiro.Data.dll
DataRow on which builded an instance of the derived class.

Namespace: Nemiro.Data.Sql
Assembly: Nemiro.Data (in Nemiro.Data.dll) Version: 2.11.4.126 (2.11.4.126)
Syntax

public DataRow RowData { get; }

Property Value

Type: DataRow
See Also