IMongoCollectionTDocumentDatabase Property |
Gets the database.
Namespace: MongoDB.DriverAssembly: MongoDB.Driver (in MongoDB.Driver.dll) Version: 2.1.0
Syntax IMongoDatabase Database { get; }
ReadOnly Property Database As IMongoDatabase
Get
abstract Database : IMongoDatabase with get
Property Value
Type:
IMongoDatabaseSee Also