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
properties
The properties to group by.
Create and chain a GroupBy object to group the query result.
The GroupBy object that represents the GROUP BY clause of the query.
The properties to group by.