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