Click or drag to resize

IMongoDatabaseDropCollectionAsync Method

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