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