ActionExtensionPropertyValues - Table
Home|Tables|Schemas|Diagrams|Foreign Keys|Indexes

ActionExtensionPropertyValues(Table)

PKNameData TypeNULLsA/NDefaultCommentFK

BridgeIDInteger

Primary key for a bridge table, enabling many-to-many joins.
ActionIDInteger Foreign key of the Action

PropertyIDInteger Foreign key of the extension property added to the Action

PropertyValueVarChar(255) Value of the extension property added to the Action


NameParent TableChild TableParent ColumnsChild Columns
fk_ActionExtensionPropertyValues_ActionsODM2Core.ActionsODM2ExtensionProperties.ActionExtensionPropertyValuesActionIDActionID
fk_ActionExtensionPropertyValues_ExtensionPropertiesODM2ExtensionProperties.ExtensionPropertiesODM2ExtensionProperties.ActionExtensionPropertyValuesPropertyIDPropertyID


Diagram Name
ODM2ExtensionProperties