Table of Contents

Property Database

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

Database

Gets the database containing the GridFS collections.

public MongoDatabase Database { get; }

Property Value

MongoDatabase