This topic describes the columns in the mf_attribute_groups table.
Column Name | Data Type | Primary Key | Is Nullable | Column ID | Comment | Reference Count | Reference To |
---|---|---|---|---|---|---|---|
attribute_group_guid | uniqueidentifier | 1 | 0 | 1 | 2 | ||
company_guid | uniqueidentifier | 0 | 1 | 2 | 0 | mf_companies.company_guid | |
sync_guid | uniqueidentifier | 0 | 1 | 3 | 0 | ||
attribute_group_cd | varchar (50) | 0 | 1 | 4 | 0 | ||
attribute_group_name | varchar (50) | 0 | 1 | 5 | 0 | ||
attribute_group_description | varchar (255) | 0 | 1 | 6 | 0 | ||
attribute_group_order | smallint | 0 | 0 | 7 | 0 | ||
attribute_group_deleted | tinyint | 0 | 0 | 8 | 0 | ||
deleted | tinyint | 0 | 0 | 9 | 0 | ||
lu_dt | datetime | 0 | 1 | 10 | 0 | ||
cr_dt | datetime | 0 | 1 | 11 | 0 | ||
lu_guid | uniqueidentifier | 0 | 1 | 12 | 0 | ||
cr_guid | uniqueidentifier | 0 | 1 | 13 | 0 |