Oracle® Coherence .NET API Reference Release 3.7.1
E22844-03

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.7.1.23 (3.7.1.23)

Syntax

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

See Also