Click or drag to resize

IMongoDatabaseDropCollection Method

Overload List
  NameDescription
Public methodDropCollection(String, CancellationToken)
Drops the collection with the specified name.
Public methodDropCollection(IClientSessionHandle, String, CancellationToken)
Drops the collection with the specified name.
Top
See Also