Property Database
Database
Gets the database where the GridFS files are stored.
public IMongoDatabase Database { get; }
Property Value
- IMongoDatabase
The database.
Gets the database where the GridFS files are stored.
public IMongoDatabase Database { get; }
The database.