MySQL Connector/Net |
MySqlCommandBuilder..::.GetUpdateCommand Method |
MySqlCommandBuilder Class See Also Send Feedback |
Overload List
Name | Description | |
---|---|---|
GetUpdateCommand()()() |
Gets the update command.
| |
GetUpdateCommand(Boolean) |
Gets the automatically generated DbCommand object required to perform updates at the data source, optionally using columns for parameter names.
(Inherited from DbCommandBuilder.) |