Click or drag to resize

GroupByClauseExpressionGroupingSet Class

Represents the "grouping sets" keywords.
Inheritance Hierarchy
SystemObject
  com.espertech.esper.common.client.sodaGroupByClauseExpressionGroupingSet

Namespace:  com.espertech.esper.common.client.soda
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
[SerializableAttribute]
public class GroupByClauseExpressionGroupingSet : GroupByClauseExpression

The GroupByClauseExpressionGroupingSet type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyExpressions
Returns list of expressions in grouping set.
Top
Methods
  NameDescription
Public methodToEPL
Top
See Also