IMongoClient
DropDatabase Method
Overload List
Name
Description
DropDatabase(String, CancellationToken)
Drops the database with the specified name.
DropDatabase(IClientSessionHandle, String, CancellationToken)
Drops the database with the specified name.
Top
See Also
Reference
IMongoClient Interface
MongoDB.Driver Namespace