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