MongoGridFS.EnsureIndexes Method (original) (raw)
MongoDB .NET Driver API Documentation
MongoGridFSEnsureIndexes Method
Overload List
| | Name | Description | |
| ---------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------- |
| | EnsureIndexes | Ensures that the proper indexes for GridFS exist (only creates the new indexes if there are fewer than 1000 GridFS files). |
|
| EnsureIndexes(Int32) | Ensures that the proper indexes for GridFS exist. |
See Also