groupBy
Create and chain a GroupBy object to group the query result.
Return
The GroupBy object that represents the GROUP BY clause of the query.
Parameters
expressions
The group by expression.
Create and chain a GroupBy object to group the query result.
Return
The GroupBy object that represents the GROUP BY clause of the query.
Parameters
expressions
The group by expression.