IRepositoryManager(T) Properties
From MongoRepository
MongoRepository documentation
| IRepositoryManagerT Properties |
The IRepositoryManagerT generic type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
Exists |
Gets a value indicating whether the collection already exists.
(Inherited from IRepositoryManagerT, TKey.) |
|
|
Name |
Gets the name of the collection as Mongo uses.
(Inherited from IRepositoryManagerT, TKey.) |