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