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