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