Table of Contents

Property RangeOptions

Namespace
MongoDB.Driver.Encryption
Assembly
MongoDB.Driver.dll

RangeOptions

Gets the range options.

public RangeOptions RangeOptions { get; }

Property Value

RangeOptions

The range options.

Remarks

The Range algorithm is experimental only. It is not intended for public use. RangeOpts specifies index options for a Queryable Encryption field supporting "rangePreview" queries. RangeOptions only applies when algorithm is "rangePreview".