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