MongoGridFS.EnsureIndexes Method (original) (raw)

MongoDB .NET Driver API Documentation

Click or drag to resizeClick or drag to resize

MongoGridFSEnsureIndexes Method

Overload List

| | Name | Description | | | ---------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------- | | Public method | EnsureIndexes | Ensures that the proper indexes for GridFS exist (only creates the new indexes if there are fewer than 1000 GridFS files). | | Public method | EnsureIndexes(Int32) | Ensures that the proper indexes for GridFS exist. |

Top

See Also

Reference