[]
To check whether or not selectStmt.Limit.Limit
and selectStmt.Offset.Offset
can be executed directly on the Kintone server.
protected override bool SupportLimit(SelectStatement selectStmt)
Type | Name | Description |
---|---|---|
SelectStatement | selectStmt |
Type | Description |
---|---|
bool | A boolean indicating if |