Click or drag to resize

DbVersionedAssociation Properties

The DbVersionedAssociation type exposes the following members.

Properties
 NameDescription
Public propertyEffectiveVersionSequenceId Gets or sets the version when the relationship is effective
Public propertyKey Gets or sets the key of the object
(Inherited from DbIdentified)
Public propertyObsoleteVersionSequenceId Gets or sets the verson when the relationship is not effecitve
Public propertyObsoleteVersionSequenceIdSpecified Gets whether the obsoletion id is specified
Public propertySourceKey Gets or sets the key of the item associated with this object
(Inherited from DbAssociation)
Top
See Also