| MongoClientBaseListDatabaseNames Method | 
 Overload List
Overload List| 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.
             | 
 See Also
See Also