RepositoryExtensionsExpressionDependencies Class |
Namespace: Aloe.SystemFrameworks.Domain.Extensions
The RepositoryExtensionsExpressionDependencies type exposes the following members.
Name | Description | |
---|---|---|
![]() | RepositoryExtensionsExpressionDependencies |
Initializes a new instance of the RepositoryExtensionsExpressionDependencies class.
|
Name | Description | |
---|---|---|
![]() | Attributes |
Gets the data attributes from Repository, which were accessed by the expression.
|
![]() | ChildDependencies |
Gets the attributes and references from child repositories, which were accessed by the expression.
|
![]() | ParentAttributes |
Gets the data attributes from the parent Repository.ParentRepository, which were accessed by the expression.
|
![]() | ParentReferences |
Gets the references from Repository.ParentRepository, which were accessed by the expression.
|
![]() | References |
Gets the references from Repository, which were accessed by the expression.
|
![]() | Repository |
Gets or sets the repository.
|