MongoRepository documentation
IRepositoryManagerT, TKeyEnsureIndex Method |
Overload List
Name | Description | |
---|---|---|
EnsureIndex(String) |
Ensures that the desired index exist and creates it if it doesn't exist.
|
|
EnsureIndex(String, Boolean, Boolean, Boolean) |
Ensures that the desired index exist and creates it if it doesn't exist.
|
See Also