Constructor SubstringOptions
- Namespace
- MongoDB.Driver.Encryption
- Assembly
- MongoDB.Driver.Encryption.dll
SubstringOptions(int, int, int)
Initializes a new instance of the SubstringOptions class.
public SubstringOptions(int strMaxLength, int strMaxQueryLength, int strMinQueryLength)