MongoCollectionEnsureIndex Method |
Name | Description | |
---|---|---|
![]() | EnsureIndex(String) | Obsolete.
Ensures that the desired index exists and creates it if it does not.
|
![]() | EnsureIndex(IMongoIndexKeys) | Obsolete.
Ensures that the desired index exists and creates it if it does not.
|
![]() | EnsureIndex(IMongoIndexKeys, IMongoIndexOptions) | Obsolete.
Ensures that the desired index exists and creates it if it does not.
|