public MySqlCommandBuilder( MySqlDataAdapter adapter )
'Declaration Public Function New( _ ByVal adapter As MySqlDataAdapter _ )
Parameters
- adapter
When you create a new instance of MySqlCommandBuilder, any existing MySqlCommandBuilder associated with this MySqlDataAdapter is released.