Table of Contents

Property Database

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.Legacy.dll

Database

Gets the database that constains the collection that is being queried.

public virtual MongoDatabase Database { get; }

Property Value

MongoDatabase