[]
To check whether or not orderby can be executed directly on the QuickBooksOnline server.
protected override bool SupportOrderBy(IList<OrderbyColumn> orderby)
| Type | Name | Description |
|---|---|---|
| IList<OrderbyColumn> | orderby | The OrderBy clause to check if can be executed directly on the server. |
| Type | Description |
|---|---|
| bool | A boolean indicating if the |