IMongoClient Interface |
Namespace: MongoDB.Driver
The IMongoClient type exposes the following members.
Name | Description | |
---|---|---|
DropDatabaseAsync |
Drops the database with the specified name.
| |
GetDatabase |
Gets a database.
| |
ListDatabasesAsync |
Lists the databases on the server.
|