[]
To check whether or not where
can be executed directly on the Kintone server.
protected override bool SupportWhere(IExpression where)
Type | Name | Description |
---|---|---|
IExpression | where | The IExpression where clause to check if can be executed directly on the Kintone server. |
Type | Description |
---|---|
bool | A boolean indicating if the |