DataTable Properties |
The DataTable type exposes the following members.
| Name | Description | |
|---|---|---|
| Columns |
Gets the collection of table columns.
| |
| IsEmpty |
Gets value indicating whether this table has no rows.
| |
| Rows |
Gets the collection of table rows.
| |
| TypeManager |
Gets the type manager for this table.
|