MongoClientDropDatabaseAsync Method

Overload List
 NameDescription
Public methodDropDatabaseAsync(String, CancellationToken)
Drops the database with the specified name.
(Overrides MongoClientBaseDropDatabaseAsync(String, CancellationToken).)
Public methodDropDatabaseAsync(IClientSessionHandle, String, CancellationToken)
Drops the database with the specified name.
(Overrides MongoClientBaseDropDatabaseAsync(IClientSessionHandle, String, CancellationToken).)
Top
See Also

Reference