Enum CollationStrength
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Driver.dll
Prioritizes the comparison properties.
public enum CollationStrengthFields
Primary = 1
Primary.
Secondary = 2
Secondary.
Tertiary = 3
Tertiary (the default).
Quaternary = 4
Quaternary.
Identical = 5
Identical.