IRepositoryManager(T, TKey).Drop Method

MongoRepository

IRepositoryManagerT, TKeyDrop Method
Drops the repository.

Namespace: MongoRepository
Assembly: MongoRepository.Net45 (in MongoRepository.Net45.dll) Version: 1.6.11.0 (1.6.11.0)
Syntax
void Drop()
Sub Drop
void Drop()
abstract Drop : unit -> unit 
See Also