DataRowBase
Abstract representation of a sql data row.
Indicates whether or not the specified field exists in this DataRowBase.
Gets the previous data row of the table from which this DataRowBase was initialized.
Gets the count of the group represented by this DataRowBase.
Indicates whether or not the group represented by this DataRowBase is expanded.
Indicates whether or not this DataRowBase represents a group header.
Gets or sets the item at the specified index.
Gets or sets the value of the specified field name.
protected DataRowBase()