[]
Checks whether the passed groupby
can or cannot be executed on the server.
protected override bool SupportGroupBy(GroupbyClause groupby)
Type | Name | Description |
---|---|---|
GroupbyClause | groupby | The GROUP BY clause to be checked. |
Type | Description |
---|---|
bool | A boolean indicating if the passed |