 | GroupByClauseExpression Interface |
Base interface for group-by clause expressions, covers all possible combinations
of expressions, parenthesis-expression-combinations, rollup, cube and grouping sets
and their parameters.
Namespace:
com.espertech.esper.common.client.soda
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic interface GroupByClauseExpression
The GroupByClauseExpression type exposes the following members.
Methods
| Name | Description |
---|
 | ToEPL | RenderAny group by expression |
Top
See Also