Click or drag to resize

MongoGridFS Properties

The MongoGridFS type exposes the following members.

Properties
  NameDescription
Public propertyChunks
Gets the chunks collection.
Public propertyDatabase
Gets the database containing the GridFS collections.
Public propertyDatabaseName
Gets the database containing the GridFS collections.
Public propertyFiles
Gets the files collection.
Public propertyServer
Gets the server containing the GridFS collections.
Public propertySettings
Gets the GridFS settings.
Top
See Also