Table of Contents

Property StrMaxQueryLength

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

StrMaxQueryLength

Gets the maximum allowed query length.

public int StrMaxQueryLength { get; }

Property Value

int

Remarks

Querying with a longer string will error.