DataTableReader Constructor
.NET Framework 4.5
Initializes a new instance of the DataTableReader class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
DataTableReader(DataTable) | Initializes a new instance of the DataTableReader class by using data from the supplied DataTable. |
|
DataTableReader(DataTable[]) | Initializes a new instance of the DataTableReader class using the supplied array of DataTable objects. |