IMongoIndexManagerTDocument Methods |
The IMongoIndexManagerTDocument generic type exposes the following members.
Name | Description | |
---|---|---|
CreateManyAsync |
Creates multiple indexes.
| |
CreateOneAsync |
Creates an index.
| |
DropAllAsync |
Drops all the indexes.
| |
DropOneAsync |
Drops an index by its name.
| |
ListAsync |
Lists the indexes.
|