Overload | Description |
---|---|
MySqlDataTable Constructor() | Initializes a new instance of the MySqlDataTable class. |
MySqlDataTable Constructor(String) | Initializes a new instance of the MySqlDataTable class. |
MySqlDataTable Constructor(MySqlCommand) | Initializes a new instance of the MySqlDataTable class. |
MySqlDataTable Constructor(MySqlCommand,MySqlConnection) | Initializes a new instance of the MySqlDataTable class. |
MySqlDataTable Constructor(String,MySqlConnection) | Initializes a new instance of the MySqlDataTable class. |
MySqlDataTable Constructor(String,String) | Initializes a new instance of the MySqlDataTable class. |