LoadByIdRowProvider Class |
Namespace: Aloe.SystemFrameworks.Domain.DataAccess
The LoadByIdRowProvider type exposes the following members.
Name | Description | |
---|---|---|
![]() | LoadByIdRowProvider |
Initializes a new instance of the LoadByIdRowProvider class.
|
Name | Description | |
---|---|---|
![]() | GetId |
Gets the identifier getter.
(Inherited from LoadByIdGetterRowProvider.) |
![]() | Id |
Gets the Id of the row.
(Overrides LoadByIdGetterRowProviderId.) |
![]() | IsAttached |
Gets a value indicating whether the row is attached.
(Inherited from LoadByIdGetterRowProvider.) |
![]() | RequiresDefaultValues |
Gets a value indicating whether the row provider requires default values to be set.
(Inherited from LoadByIdGetterRowProvider.) |
![]() | Row |
Gets the row.
(Inherited from LoadByIdGetterRowProvider.) |
![]() | RowState |
Gets the state of the row.
(Inherited from LoadByIdGetterRowProvider.) |
![]() | Table |
Gets the table.
(Inherited from LoadByIdGetterRowProvider.) |