IMongoIndexManagerTDocumentDropAllAsync Method |
Name | Description | |
---|---|---|
DropAllAsync(CancellationToken) |
Drops all the indexes.
| |
DropAllAsync(DropIndexOptions, CancellationToken) |
Drops all the indexes.
| |
DropAllAsync(IClientSessionHandle, CancellationToken) |
Drops all the indexes.
| |
DropAllAsync(IClientSessionHandle, DropIndexOptions, CancellationToken) |
Drops all the indexes.
|