Enum CollationMaxVariable
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Driver.dll
Controls which characters are affected by alternate: "Shifted".
public enum CollationMaxVariable
Fields
Punctuation = 0
Punctuation and spaces are affected (the default).
Space = 1
Only spaces.