[]
To check whether or not limitStatement can be executed directly on the QuickBooksOnline server.
protected override bool SupportLimit(SelectStatement limitStatement)
| Type | Name | Description |
|---|---|---|
| SelectStatement | limitStatement |
| Type | Description |
|---|---|
| bool | A boolean indicating if LIMIT and OFFSET clauses can be executed directly on the server. |