[]
To check whether or not updateStatement can be executed directly on the ServiceNow server.
protected override bool SupportUpdate(UpdateStatement updateStatement)
| Type | Name | Description |
|---|---|---|
| UpdateStatement | updateStatement |
| Type | Description |
|---|---|
| bool | A boolean indicating if the |