ReferenceRowProvider Properties |
The ReferenceRowProvider type exposes the following members.
| 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.
|