MongoDB .NET Driver API Documentation
MongoDB .NET Driver API Documentation
Namespaces
MongoDB.Driver
IMongoClient Interface
IMongoClient Methods
ListDatabases Method
ListDatabases Method (CancellationToken)
ListDatabases Method (IClientSessionHandle, CancellationToken)
IMongoClient
.
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
IMongoClient Interface
MongoDB.Driver Namespace
Copyright © 2010-2015 MongoDB Inc.
Send comments on this topic to
MongoDB