[]
To check whether or not groupby
can be executed directly on the QuickBooksOnline server.
protected override bool SupportGroupBy(GroupbyClause groupby)
Type | Name | Description |
---|---|---|
GroupbyClause | groupby | The GroupBy clause to check if can be executed directly on the QuickBooksOnline server. |
Type | Description |
---|---|
bool | A boolean indicating if the |