Overload | Description |
---|---|
MySqlDataAdapter Constructor() | Initializes a new instance of the MySqlDataAdapter class. |
MySqlDataAdapter Constructor(MySqlCommand) | Initializes a new instance of the MySqlDataAdapter class with the specified MySqlCommand as the %% property. |
MySqlDataAdapter Constructor(String,String) | Initializes a new instance of the MySqlDataAdapter class with a SelectCommand and a connection string. |
MySqlDataAdapter Constructor(String,MySqlConnection) | Initializes a new instance of the MySqlDataAdapter class with a SelectCommand and a MySqlConnection object. |