MongoDomainManager<TData>.MongoContext.Database Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public MongoDB.Driver.MongoDatabase Database { get; set; }
member this.Database : MongoDB.Driver.MongoDatabase with get, set
Public Property Database As MongoDatabase
Property Value
MongoDB.Driver.MongoDatabase