| Overload | Description |
|---|---|
| GetInsertCommand() | Gets the automatically generated SQL statement required to perform inserts on the data source when an application calls System.Data.Common.DbDataAdapter.Update() on the SalesforceDataAdapter. |
| GetInsertCommand(Boolean) | Gets the automatically generated SQL statement required to perform inserts on the data source when an application calls System.Data.Common.DbDataAdapter.Update() on the SalesforceDataAdapter. |
| GetInsertCommand(String[],Boolean) | Gets the automatically generated SQL statement required to perform inserts on the data source when an application calls System.Data.Common.DbDataAdapter.Update() on the SalesforceDataAdapter. |