Click or drag to resize

GroupByClauseExpressionRollupOrCubeIsCube Property

Returns true for cube, false for rollup.

Namespace:  com.espertech.esper.common.client.soda
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public bool IsCube { get; set; }

Property Value

Type: Boolean
cube
See Also