Click or drag to resize

ConfigurationCompilerExpressionIsExtendedAggregation Property

Enables or disables non-SQL standard builtin aggregation functions.

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

Property Value

Type: Boolean
indicator
See Also