Mimer Data Provider v9.2

MimerCommandBuilder.GetUpdateCommand Method 

Gets the automatically generated MimerCommand used to perform updates on the database.

[Visual Basic]
Public Function GetUpdateCommand() As MimerCommand
[C#]
public MimerCommand GetUpdateCommand();

Return Value

The automatically generated MimerCommand required to perform updates.

See Also

MimerCommandBuilder Class | Mimer.Data.Client Namespace