Table of Contents

Property Database

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

Database

Gets the database that contains this collection.

public virtual MongoDatabase Database { get; }

Property Value

MongoDatabase