Click or drag to resize

AggregationMultiFunctionHandlerTableReaderMode Property

Describes to the compiler how it should manage code for providing table column reader.

Namespace:  com.espertech.esper.common.client.hook.aggmultifunc
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
AggregationMultiFunctionTableReaderMode TableReaderMode { get; }

Property Value

Type: AggregationMultiFunctionTableReaderMode
mode object
See Also