Data |
The DataRow type exposes the following members.
| Name | Description | |
|---|---|---|
| ColumnCollection | Gets the underlying data column collection. | |
| IsEmpty | Gets a value indicating that is instance is not initialized. | |
| ItemInt32 | Accesses one field of the row. | |
| ItemString | Accesses one field of the row. | |
| RowIndex | Gets the index of the wrapped row. |