IMongoDatabaseClient Property |
Gets the client.
Namespace: MongoDB.DriverAssembly: MongoDB.Driver (in MongoDB.Driver.dll) Version: 2.0.1
SyntaxIMongoClient Client { get; }
ReadOnly Property Client As IMongoClient
Get
abstract Client : IMongoClient with get
Property Value
Type:
IMongoClient
See Also