 | GroupByClauseCreate Method |
Creates an empty group-by clause, to add to via add methods.
Namespace:
com.espertech.esper.common.client.soda
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic static GroupByClause Create()
Return Value
Type:
GroupByClausegroup-by clause
See Also