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