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