MongoRepositoryManager(T, TKey) Properties

MongoRepository

MongoRepositoryManagerT, TKey Properties

The MongoRepositoryManagerT, TKey generic type exposes the following members.

Properties
  Name Description
Public property Exists
Gets a value indicating whether the collection already exists.
Public property Name
Gets the name of the collection as Mongo uses.
Top
See Also