MongoDomainManager<TData>.MongoContext.Database Property

Definition

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

Applies to