[]
To check whether or not deleteStatement
can be executed directly on the Salesforce server.
protected override bool SupportDelete(DeleteStatement deleteStatement)
Type | Name | Description |
---|---|---|
DeleteStatement | deleteStatement |
Type | Description |
---|---|
bool | A boolean indicating if the |