MongoDB .NET Driver API Documentation
MongoDB .NET Driver API Documentation
Namespaces
MongoDB.Driver
IMongoIndexManager(TDocument) Interface
IMongoIndexManager(TDocument) Methods
DropAll Method
DropAll Method (CancellationToken)
DropAll Method (IClientSessionHandle, CancellationToken)
IMongoIndexManager
TDocument
DropAll Method
Overload List
Name
Description
DropAll(CancellationToken)
Drops all the indexes.
DropAll(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