Click or drag to resize

TableAccessExpressionOptionalAggregate Property

Returns the optional table column aggregation accessor to use.

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

Return Value

Type: Expression
table column aggregation accessor
See Also