| Overload | Description |
|---|---|
| GetInsertCommand() | Gets the automatically generated SQL statement required to perform inserts on the database when an application calls System.Data.Common.DbDataAdapter.Update() on the UniDataAdapter. |
| GetInsertCommand(Boolean) | Gets the automatically generated SQL statement required to perform inserts on the database when an application calls System.Data.Common.DbDataAdapter.Update() on the UniDataAdapter. (Inherited from Devart.Common.DbCommandBuilder) |
| GetInsertCommand(String[],Boolean) | Gets the automatically generated SQL statement required to perform inserts on the database when an application calls System.Data.Common.DbDataAdapter.Update() on the UniDataAdapter. (Inherited from Devart.Common.DbCommandBuilder) |