Click or drag to resize
IMongoClient Methods

The IMongoClient type exposes the following members.

Methods
  NameDescription
Public methodDropDatabaseAsync
Drops the database with the specified name.
Public methodGetDatabase
Gets a database.
Public methodListDatabasesAsync
Lists the databases on the server.
Top
See Also