Click or drag to resize

DbEntityRelationship Properties

The DbEntityRelationship type exposes the following members.

Properties
 NameDescription
Public propertyClassificationKey Classification of this object
Public propertyEffectiveVersionSequenceId Gets or sets the version when the relationship is effective
(Inherited from DbVersionedAssociation)
Public propertyExternalKey External reference key
Public propertyKey Gets or sets the entity relationship id
(Overrides DbIdentifiedKey)
Public propertyNegationIndicator Gets or sets the negation indicator
Public propertyObsoleteVersionSequenceId Gets or sets the verson when the relationship is not effecitve
(Inherited from DbVersionedAssociation)
Public propertyObsoleteVersionSequenceIdSpecified Gets whether the obsoletion id is specified
(Inherited from DbVersionedAssociation)
Public propertyQuantity Quantity
Public propertyRelationshipRoleKey Classification of this object
Public propertyRelationshipTypeKey Gets or sets the link type concept
Public propertySourceKey Gets or sets the source entity id
(Overrides DbAssociationSourceKey)
Public propertyStrength Strength / Confidence
Public propertyTargetKey Target entity key
Top
See Also