Table of Contents

Property Database

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

Database

Gets the database where the GridFS files are stored.

public IMongoDatabase Database { get; }

Property Value

IMongoDatabase

The database.