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