| MongoServerGetDatabase Method | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|  | GetDatabase(String) | 
            Gets a MongoDatabase instance representing a database on this server.
             | 
|  | GetDatabase(String, MongoDatabaseSettings) | 
            Gets a MongoDatabase instance representing a database on this server.
             | 
|  | GetDatabase(String, WriteConcern) | 
            Gets a MongoDatabase instance representing a database on this server.
             | 
 See Also
See Also