![]() | GroupByClause Methods |
The GroupByClause type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Create | Creates an empty group-by clause, to add to via add methods. |
![]() ![]() | Create(String) | Creates a group-by clause from property names. |
![]() ![]() | Create(Expression) | Creates a group-by clause from expressions. |
![]() | ToEPL | Renders the clause in textual representation. |