Click or drag to resize

DbExtension Properties

The DbExtension type exposes the following members.

Properties
 NameDescription
Public propertyDisplay Gets or sets the display
Public propertyEffectiveVersionSequenceId Gets or sets the version when the relationship is effective
(Inherited from DbVersionedAssociation)
Public propertyExtensionTypeKey Gets or sets the extension identifier.
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
(Inherited from DbVersionedAssociation)
Public propertyObsoleteVersionSequenceIdSpecified Gets whether the obsoletion id is specified
(Inherited from DbVersionedAssociation)
Public propertySourceKey Gets or sets the key of the item associated with this object
(Inherited from DbAssociation)
Public propertyValue Gets or sets the value.
Top
See Also