MySQL Connector/Net
| MySqlCommandBuilder Constructor |
Overload List
| Name | Description | |
|---|---|---|
|
MySqlCommandBuilder |
Initializes a new instance of the MySqlCommandBuilder class.
|
|
MySqlCommandBuilder(MySqlDataAdapter) |
Initializes a new instance of the MySqlCommandBuilder class
with the associated MySqlDataAdapter object.
|
See Also