Oracle® Coherence .NET API Reference Release 3.6.1
E18812-01

Specifies whether or not this extractor will create a ConditionalIndex that supports a forward index.

Namespace:  Tangosol.Util.Extractor
Assembly:  Coherence (in Coherence.dll) Version: 3.6.1.0 (3.6.1.0)

Syntax

C#
protected bool IsForwardIndexSupported { get; private set; }

See Also