

| AggregateStringTranslationMode Enumeration | 
Namespace: MongoDB.Driver
 Syntax
Syntax Members
Members| Member name | Value | Description | |
|---|---|---|---|
| Bytes | 0 | Translate to the byte variation. | |
| CodePoints | 1 | Translate to the code points variation. This is only supported in >= MongoDB 3.4. | 
 See Also
See AlsoCopyright © 2010–present MongoDB Inc.