Click or drag to resize

Repository Properties

The Repository type exposes the following members.

Properties
  NameDescription
Public propertyAggregateParentRepository
Gets the aggregate parent repository.
Public propertyAttributes
List of Attributes of the container
Public propertyLocalizedName
Gets the name of the repository in the current UI culture.
Public propertyName
The name of the repository, including the name-space.
Public propertyObjectType
Gets the type of the domain objects, which are managed by the repository.
Public propertyParentRepository
Gets the parent repository or null if there is no parent repository.
Public propertyReferences
List of references to entity objects
Public propertyRepositorySource
The RepositorySource of this repository, which allows the repository to access other repositories.
Top
See Also