IMongoClientListDatabaseNamesAsync Method |
Name | Description | |
---|---|---|
ListDatabaseNamesAsync(CancellationToken) |
Returns the names of the databases on the server.
| |
ListDatabaseNamesAsync(IClientSessionHandle, CancellationToken) |
Returns the names of the databases on the server.
| |
ListDatabaseNamesAsync(ListDatabaseNamesOptions, CancellationToken) |
Returns the names of the databases on the server.
| |
ListDatabaseNamesAsync(IClientSessionHandle, ListDatabaseNamesOptions, CancellationToken) |
Returns the names of the databases on the server.
|