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

VariableExtensionPropertyValues(Table)

PKNameData TypeNULLsA/NDefaultCommentFK

BridgeIDInteger

Primary key for a bridge table, enabling many-to-many joins.
VariableIDInteger Foreign key of the variable being extended

PropertyIDInteger Foreign key of the extension property being applied to the variable

PropertyValueVarChar(255) Text or numeric value of the extension property for the variable


NameParent TableChild TableParent ColumnsChild Columns
fk_VariableExtensionPropertyValues_ExtensionPropertiesODM2ExtensionProperties.ExtensionPropertiesODM2ExtensionProperties.VariableExtensionPropertyValuesPropertyIDPropertyID
fk_VariableExtensionPropertyValues_VariablesODM2Core.VariablesODM2ExtensionProperties.VariableExtensionPropertyValuesVariableIDVariableID


Diagram Name
ODM2ExtensionProperties