Click or drag to resize

DbConceptRelationship Properties

The DbConceptRelationship type exposes the following members.

Properties
 NameDescription
Public propertyEffectiveVersionSequenceId Gets or sets the version when the relationship is effective
(Inherited from DbVersionedAssociation)
Public propertyKey Get the identifier of the key
(Overrides DbIdentifiedKey)
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 propertyRelationshipTypeKey Gets or sets the relationship type identifier.
Public propertySourceKey Gets or sets the source act key
(Overrides DbAssociationSourceKey)
Public propertyTargetKey Gets or sets the target entity key
Top
See Also