| Overload | Description |
|---|---|
| SqlDataTable Constructor() | Initializes a new instance of the SqlDataTable class. |
| SqlDataTable Constructor(String) | Initializes a new instance of the SqlDataTable class. |
| SqlDataTable Constructor(SqlCommand) | Initializes a new instance of the SqlDataTable class. |
| SqlDataTable Constructor(SqlCommand,SqlConnection) | Initializes a new instance of the SqlDataTable class. |
| SqlDataTable Constructor(String,SqlConnection) | Initializes a new instance of the SqlDataTable class. |
| SqlDataTable Constructor(String,String) | Initializes a new instance of the SqlDataTable class. |