This topic describes the columns in the mf_object_attribute_values table.
Column Name | Data Type | Primary Key | Is Nullable | Column ID | Comment | Reference Count | Reference To |
---|---|---|---|---|---|---|---|
object_attribute_value_guid | uniqueidentifier | 1 | 0 | 1 | 0 | ||
object_guid | uniqueidentifier | 0 | 0 | 2 | 0 | mf_object_attributes.object_guid | |
attribute_guid | uniqueidentifier | 0 | 0 | 3 | 0 | mf_object_attributes.attribute_guid | |
attribute_value_index | smallint | 0 | 0 | 4 | 0 | ||
attribute_value_primary | tinyint | 0 | 1 | 5 | 0 | ||
attribute_value_guid | uniqueidentifier | 0 | 1 | 6 | 0 | mf_attribute_values.attribute_value_guid | |
attribute_value_string | varchar (max) | 0 | 1 | 7 | 0 | ||
attribute_value_binary | varbinary (max) | 0 | 1 | 8 | 0 | ||
attribute_value_boolean | bit | 0 | 1 | 9 | 0 | ||
attribute_value_numeric | numeric (18,0) | 0 | 1 | 10 | 0 | ||
attribute_value_date | datetime | 0 | 1 | 11 | 0 | ||
attribute_value_numeric_end | numeric (18,0) | 0 | 1 | 12 | 0 | ||
attribute_value_date_end | datetime | 0 | 1 | 13 | 0 | ||
attachment_guid | uniqueidentifier | 0 | 1 | 14 | 0 | ||
lu_dt | datetime | 0 | 0 | 15 | 0 | ||
cr_dt | datetime | 0 | 0 | 16 | 0 | ||
lu_guid | uniqueidentifier | 0 | 1 | 17 | 0 | ||
cr_guid | uniqueidentifier | 0 | 1 | 18 | 0 |