MongoDB .NET Driver API Documentation
MongoDB .NET Driver API Documentation
Namespaces
MongoDB.Driver
IMongoIndexManager(TDocument) Interface
IMongoIndexManager(TDocument) Methods
DropAllAsync Method
DropAllAsync Method (CancellationToken)
DropAllAsync Method (IClientSessionHandle, CancellationToken)
IMongoIndexManager
TDocument
DropAllAsync Method
Overload List
Name
Description
DropAllAsync(CancellationToken)
Drops all the indexes.
DropAllAsync(IClientSessionHandle, CancellationToken)
Drops all the indexes.
Top
See Also
Reference
IMongoIndexManager
TDocument
Interface
MongoDB.Driver Namespace
Copyright © 2010-2015 MongoDB Inc.
Send comments on this topic to
MongoDB