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