This topic describes the columns in the mf_attribute_values table.
Column Name | Data Type | Primary Key | Is Nullable | Column ID | Comment | Reference Count | Reference To |
---|---|---|---|---|---|---|---|
attribute_value_guid | uniqueidentifier | 1 | 0 | 1 | 2 | ||
attribute_guid | uniqueidentifier | 0 | 0 | 2 | 0 | mf_attributes.attribute_guid | |
company_guid | uniqueidentifier | 0 | 1 | 3 | 0 | mf_companies.company_guid | |
reference_guid | uniqueidentifier | 0 | 1 | 4 | 0 | ||
parent_guid | uniqueidentifier | 0 | 1 | 5 | 0 | ||
linked_attribute_guid | uniqueidentifier | 0 | 1 | 6 | 0 | ||
attribute_value_cd | varchar (50) | 0 | 1 | 7 | 0 | ||
attribute_value_name | varchar (255) | 0 | 0 | 8 | 0 | ||
attribute_value_id | varchar (50) | 0 | 1 | 9 | 0 | ||
attribute_value_label | varchar (50) | 0 | 1 | 10 | 0 | ||
attribute_value_label_short | varchar (50) | 0 | 1 | 11 | 0 | ||
attribute_value_description | varchar (6000) | 0 | 1 | 12 | 0 | ||
attribute_value_data_type | varchar (20) | 0 | 1 | 13 | 0 | ||
attribute_value_tag | varchar (255) | 0 | 1 | 14 | 0 | ||
attribute_value_configuration_id | varchar (25) | 0 | 1 | 15 | 0 | ||
attribute_value_configuration_label | varchar (50) | 0 | 1 | 16 | 0 | ||
attribute_value_configuration_data | varchar (max) | 0 | 1 | 17 | 0 | ||
attribute_value_configuration_version | varchar (10) | 0 | 1 | 18 | 0 | ||
attribute_value_order | int | 0 | 0 | 19 | 0 | ||
attribute_value_deleted | tinyint | 0 | 0 | 20 | 0 | ||
lu_dt | datetime | 0 | 1 | 21 | 0 | ||
cr_dt | datetime | 0 | 1 | 22 | 0 | ||
lu_guid | uniqueidentifier | 0 | 1 | 23 | 0 | ||
cr_guid | uniqueidentifier | 0 | 1 | 24 | 0 | ||
sync_guid | uniqueidentifier | 0 | 1 | 25 | 0 | ||
deleted | tinyint | 0 | 0 | 26 | 0 |