Handles the request to configure a delete data command suitable for the underlying relational data store.
| Name | Description |
|---|---|
| OnConfigureDeleteCommand(TDataCommand) | Handles the request to configure a delete data command suitable for the underlying relational data store. |
| OnConfigureDeleteCommand(TDataCommand, TEntity) | Handles the request to configure a delete data command suitable for the underlying relational data store. |
| OnConfigureDeleteCommand(TDataCommand, Where) | Handles the request to configure a delete data command suitable for the underlying relational data store. |