dotConnect for MySQL Documentation
Devart.Data.MySql Namespace / MySqlCommandBuilder Class / MySqlCommandBuilder Constructor / MySqlCommandBuilder Constructor()

In This Topic
MySqlCommandBuilder Constructor()
In This Topic
Initializes a new instance of the MySqlCommandBuilder class.
Syntax
'Declaration
 
Public Function New()
 
Remarks
The base constructor initializes all fields to their default values.
See Also