| 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 DB2DataAdapter. | 
| 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 DB2DataAdapter. | 
| 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 DB2DataAdapter. |