Initializes a new instance of the DataTable class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Top
| Name | Description | |
|---|---|---|
![]() | DataTable | Initializes a new instance of the DataTable class with no arguments. |
![]() | DataTable(String) | Initializes a new instance of the DataTable class with the specified table name. |
![]() | DataTable(SerializationInfo, StreamingContext) | Initializes a new instance of the DataTable class with the SerializationInfo and the StreamingContext. |
![]() | DataTable(String, String) | Initializes a new instance of the DataTable class using the specified table name and namespace. |
.gif)
.gif)