MongoDB .NET Driver API Documentation
MongoDB .NET Driver API Documentation
Namespaces
MongoDB.Driver
MongoClientBase Class
MongoClientBase Methods
ListDatabases Method
ListDatabases Method (CancellationToken)
ListDatabases Method (IClientSessionHandle, CancellationToken)
MongoClientBase
ListDatabases Method
Overload List
Name
Description
ListDatabases(CancellationToken)
Lists the databases on the server.
ListDatabases(IClientSessionHandle, CancellationToken)
Lists the databases on the server.
Top
See Also
Reference
MongoClientBase Class
MongoDB.Driver Namespace
Copyright © 2010-2015 MongoDB Inc.
Send comments on this topic to
MongoDB