Click or drag to resize

ReferenceRowProvider Properties

The ReferenceRowProvider type exposes the following members.

Properties
  NameDescription
Public propertyId
Gets the Id of the row.
(Overrides RowProviderId.)
Public propertyIsAttached
Gets a value indicating whether the row is attached.
(Overrides RowProviderIsAttached.)
Public propertyReferencingAttribute
Gets the referencing attribute.
Public propertyReferencingAttributeValue
Gets or sets the value of the referencing attribute in the referencing row.
Public propertyReferencingRow
Gets the referencing row.
Public propertyRequiresDefaultValues
Gets a value indicating whether the row provider requires default values to be set.
(Overrides RowProviderRequiresDefaultValues.)
Public propertyRow
Gets the row.
(Overrides RowProviderRow.)
Public propertyRowState
Gets the state of the row.
(Overrides RowProviderRowState.)
Public propertyTable
Gets the table.
Public propertyTableName
Gets the name of the table.
Public propertyTransaction
Gets the transaction.
Top
See Also