| AggregateStringTranslationMode Enumeration |
Namespace: MongoDB.Driver
| 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. |
Copyright © 2010-2015 MongoDB Inc.