MongoClientDropDatabase Method

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

Reference