IMongoClientListDatabases Method |
Name | Description | |
---|---|---|
ListDatabases(CancellationToken) |
Lists the databases on the server.
| |
ListDatabases(IClientSessionHandle, CancellationToken) |
Lists the databases on the server.
| |
ListDatabases(ListDatabasesOptions, CancellationToken) |
Lists the databases on the server.
| |
ListDatabases(IClientSessionHandle, ListDatabasesOptions, CancellationToken) |
Lists the databases on the server.
|