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