Click or drag to resize

HintEnumPREFER_MERGE_JOIN Field

For use with join query plans to indicate preferance of the merge-join query plan.

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

Field Value

Type: HintEnum
See Also