Table of Contents

Enum FeatureId

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.Legacy.dll

Represents the Id of a feature.

public enum FeatureId
Extension Methods

Fields

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.