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