Click or drag to resize

DbActExtension Properties

The DbActExtension type exposes the following members.

Properties
 NameDescription
Public propertyDisplay Gets or sets the display
(Inherited from DbExtension)
Public propertyEffectiveVersionSequenceId Gets or sets the version when the relationship is effective
(Inherited from DbVersionedAssociation)
Public propertyExtensionTypeKey Gets or sets the extension identifier.
(Inherited from DbExtension)
Public propertyKey Get or sets 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 propertySourceKey Gets or sets the source identifier.
(Overrides DbAssociationSourceKey)
Public propertyValue Gets or sets the value.
(Inherited from DbExtension)
Top
See Also