DataRow Properties |
The DataRow type exposes the following members.
| Name | Description | |
|---|---|---|
| ItemInt32 |
Gets or sets row cell value.
| |
| ItemDataColumn |
Gets or sets row cell value.
| |
| Table |
Gets the reference to owning data table.
| |
| Values |
Gets the collection of row values mapped to the corresponding columns.
|