

| CollationAlternate Enumeration | 
Namespace: MongoDB.Driver
 Syntax
Syntax Members
Members| Member name | Value | Description | |
|---|---|---|---|
| NonIgnorable | 0 | Spaces and punctuation are considered base characters (the default). | |
| Shifted | 1 | Spaces and characters are not considered base characters, and are only distinguised at strength > 3. | 
 See Also
See AlsoCopyright © 2010–present MongoDB Inc.