MySqlCommandBuilder Constructor

MySQL Connector/Net

MySqlCommandBuilder Constructor
Overload List
  Name Description
Public method MySqlCommandBuilder
Initializes a new instance of the MySqlCommandBuilder class.
Public method MySqlCommandBuilder(MySqlDataAdapter)
Initializes a new instance of the MySqlCommandBuilder class with the associated MySqlDataAdapter object.
Top
See Also