Click or drag to resize

IMongoIndexManager<TDocument>.DropOne Method

Overload List
  NameDescription
Public methodDropOne(String, CancellationToken)
Drops an index by its name.
Public methodDropOne(IClientSessionHandle, String, CancellationToken)
Drops an index by its name.
Top
See Also