FeatureId Enumeration |
Namespace: MongoDB.Driver
Member name | Value | Description | |
---|---|---|---|
AggregateAllowDiskUse | 0 | The aggregate allow disk use feature. | |
AggregateCursor | 1 | The aggregate cursor feature. | |
AggregateExplain | 2 | The aggregate explain feature. | |
AggregateOutputToCollection | 3 | The aggregate output to collection feature. | |
CreateIndexCommand | 4 | The create index command feature. | |
MaxTime | 5 | The max time feature. | |
GeoJson | 6 | The GeoJson data and query feature. | |
ParallelScanCommand | 7 | The parallel scan command. | |
TextSearchCommand | 8 | The text search command. | |
TextSearchQuery | 9 | The text search query operator. | |
UserManagementCommands | 10 | The user management commands. | |
WriteCommands | 11 | The write commands. | |
WriteOpcodes | 12 | The write opcodes. |
Copyright © 2010-2015 MongoDB Inc.