ReferenceRowProvider Class |
Namespace: Aloe.SystemFrameworks.Domain.DataAccess
The ReferenceRowProvider type exposes the following members.
Name | Description | |
---|---|---|
![]() | ReferenceRowProvider |
Initializes a new instance of the ReferenceRowProvider class.
|
Name | Description | |
---|---|---|
![]() | Id |
Gets the Id of the row.
(Overrides RowProviderId.) |
![]() | IsAttached |
Gets a value indicating whether the row is attached.
(Overrides RowProviderIsAttached.) |
![]() | ReferencingAttribute |
Gets the referencing attribute.
|
![]() | ReferencingAttributeValue |
Gets or sets the value of the referencing attribute in the referencing row.
|
![]() | ReferencingRow |
Gets the referencing row.
|
![]() | RequiresDefaultValues |
Gets a value indicating whether the row provider requires default values to be set.
(Overrides RowProviderRequiresDefaultValues.) |
![]() | Row |
Gets the row.
(Overrides RowProviderRow.) |
![]() | RowState |
Gets the state of the row.
(Overrides RowProviderRowState.) |
![]() | Table |
Gets the table.
|
![]() | TableName |
Gets the name of the table.
|
![]() | Transaction |
Gets the transaction.
|