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