MongoRepository documentation
IRepositoryManagerT Properties |
The IRepositoryManagerT generic type exposes the following members.
Properties
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.) |
See Also