Table of Contents

Class SuffixOptions

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

Suffix options.

public sealed class SuffixOptions
Inheritance
SuffixOptions
Inherited Members

Remarks

SuffixOptions is used with StringOptions (or the deprecated TextOptions) and provides further options to support "suffix" and "suffixPreview" queries.

Constructors

SuffixOptions(int, int)

Initializes a new instance of the SuffixOptions class.

Properties

StrMaxQueryLength

Gets the maximum allowed query length.

StrMinQueryLength

Gets the minimum allowed query length.