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