This topic describes the columns in the mf_object_attributes table.
Column Name | Data Type | Primary Key | Is Nullable | Column ID | Comment | Reference Count | Reference To |
---|---|---|---|---|---|---|---|
object_attribute_guid | uniqueidentifier | 0 | 0 | 1 | 0 | ||
object_guid | uniqueidentifier | 1 | 0 | 2 | 2 | ||
attribute_guid | uniqueidentifier | 1 | 0 | 3 | 2 | mf_attributes.attribute_guid | |
object_type_id | int | 0 | 1 | 4 | 0 | ||
attribute_preview | varchar (3000) | 0 | 1 | 5 | 0 | ||
attribute_other | varchar (2000) | 0 | 1 | 6 | 0 | ||
attribute_allow_customer_search | tinyint | 0 | 1 | 7 | 0 | ||
attribute_allow_customer_modification | tinyint | 0 | 1 | 8 | 0 | ||
attribute_required | tinyint | 0 | 1 | 9 | 0 | ||
attribute_visible_customer | tinyint | 0 | 1 | 10 | 0 | ||
lu_dt | datetime | 0 | 0 | 11 | 0 | ||
cr_dt | datetime | 0 | 0 | 12 | 0 | ||
lu_guid | uniqueidentifier | 0 | 1 | 13 | 0 | ||
cr_guid | uniqueidentifier | 0 | 1 | 14 | 0 |