Click or drag to resize

HintEnumITERATE_ONLY Field

For use with match_recognize, iterate-only matching.

Namespace:  com.espertech.esper.common.client.annotation
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public const HintEnum ITERATE_ONLY = 0

Field Value

Type: HintEnum
See Also