Property StrMaxQueryLength
- Namespace
- MongoDB.Driver.Encryption
- Assembly
- MongoDB.Driver.Encryption.dll
StrMaxQueryLength
Gets the maximum allowed query length.
public int StrMaxQueryLength { get; }
Property Value
Remarks
Querying with a longer string will error.