MySqlCommandBuilder.GetInsertCommand
Method
Syntax: Visual Basic
Public Function GetInsertCommand() As MySqlCommand
Syntax: C#
public MySqlCommand GetInsertCommand();
See Also
MySqlCommandBuilder Class, MySql.Data.MySqlClient Namespace