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