MongoRepositoryManager(T, TKey).DropAllIndexes Method
From MongoRepository
MongoRepository documentation
| MongoRepositoryManagerT, TKeyDropAllIndexes Method |
Drops all indexes on this repository.
Namespace: MongoRepository
Assembly: MongoRepository.Net45 (in MongoRepository.Net45.dll) Version: 1.6.11.0 (1.6.11.0)
public virtual void DropAllIndexes()
Public Overridable Sub DropAllIndexes
public: virtual void DropAllIndexes()
abstract DropAllIndexes : unit -> unit override DropAllIndexes : unit -> unit