MongoDB .NET Driver API Documentation
MongoDB .NET Driver API Documentation
Namespaces
MongoDB.Driver
IMongoIndexManager(TDocument) Interface
IMongoIndexManager(TDocument) Methods
DropOne Method
DropOne Method (String, CancellationToken)
DropOne Method (IClientSessionHandle, String, CancellationToken)
IMongoIndexManager
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
IMongoIndexManager
TDocument
Interface
MongoDB.Driver Namespace
Copyright © 2010-2015 MongoDB Inc.
Send comments on this topic to
MongoDB