MongoDB .NET Driver API Documentation
MongoDB .NET Driver API Documentation
Namespaces
MongoDB.Driver
MongoIndexManagerBase(TDocument) Class
MongoIndexManagerBase(TDocument) Methods
DropOne Method
DropOne Method (String, CancellationToken)
DropOne Method (IClientSessionHandle, String, CancellationToken)
MongoIndexManagerBase
TDocument
DropOne Method
Overload List
Name
Description
DropOne(String, CancellationToken)
Drops an index by its name.
DropOne(IClientSessionHandle, String, CancellationToken)
Drops an index by its name.
Top
See Also
Reference
MongoIndexManagerBase
TDocument
Class
MongoDB.Driver Namespace
Copyright © 2010-2015 MongoDB Inc.
Send comments on this topic to
MongoDB