[]
Checks whether the passed deleteStatement can or cannot be executed on the server.
protected override bool SupportDelete(DeleteStatement deleteStatement)
Protected Overrides Function SupportDelete(deleteStatement As DeleteStatement) As Boolean
| Type | Name | Description |
|---|---|---|
| DeleteStatement | deleteStatement |
| Type | Description |
|---|---|
| bool | A boolean indicating if the passed |