This topic describes the columns in the mf_item_lists table.
Column Name | Data Type | Primary Key | Is Nullable | Column ID | Comment | Reference Count | Reference To |
---|---|---|---|---|---|---|---|
item_list_guid | uniqueidentifier | 1 | 0 | 1 | 1 | ||
catalog_guid | uniqueidentifier | 0 | 1 | 2 | 0 | ||
customer_guid | uniqueidentifier | 0 | 0 | 3 | 0 | ||
item_list_type | varchar (50) | 0 | 1 | 4 | 0 | ||
item_list_id | varchar (50) | 0 | 1 | 5 | 0 | ||
item_list_label | varchar (50) | 0 | 1 | 6 | 0 | ||
item_list_label_short | varchar (50) | 0 | 1 | 7 | 0 | ||
item_list_description | varchar (500) | 0 | 1 | 8 | 0 | ||
item_list_event_name | varchar (100) | 0 | 1 | 9 | 0 | ||
item_list_event_date | datetime | 0 | 1 | 10 | 0 | ||
item_list_visible | tinyint | 0 | 1 | 11 | 0 |