MongoClient.DropDatabase Method |
Name | Description | |
---|---|---|
![]() | DropDatabase(String, CancellationToken) |
Drops the database with the specified name.
(Overrides MongoClientBase.DropDatabase(String, CancellationToken).) |
![]() | DropDatabase(IClientSessionHandle, String, CancellationToken) |
Drops the database with the specified name.
(Overrides MongoClientBase.DropDatabase(IClientSessionHandle, String, CancellationToken).) |