Click or drag to resize

HintEnumINDEX Field

For use everywhere where indexes are used (subquery, joins, fire-and-forget, on-select etc.), index hint.

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

Field Value

Type: HintEnum
See Also