MongoRepositoryManager(T) Properties

MongoRepository

MongoRepositoryManagerT Properties

The MongoRepositoryManagerT generic type exposes the following members.

Properties
  Name Description
Public property Exists
Gets a value indicating whether the collection already exists.
(Inherited from MongoRepositoryManagerT, TKey.)
Public property Name
Gets the name of the collection as Mongo uses.
(Inherited from MongoRepositoryManagerT, TKey.)
Top
See Also