This topic describes the columns in the mf_packages table.
Column Name | Data Type | Primary Key | Is Nullable | Column ID | Comment | Reference Count | Reference To |
---|---|---|---|---|---|---|---|
package_guid | uniqueidentifier | 1 | 0 | 1 | 0 | ||
company_guid | uniqueidentifier | 0 | 0 | 2 | 0 | mf_companies.company_guid | |
company_guid | uniqueidentifier | 0 | 0 | 2 | 0 | mf_companies.company_guid | |
site_guid | uniqueidentifier | 0 | 1 | 3 | 0 | mf_sites.site_guid | |
user_guid | uniqueidentifier | 0 | 0 | 4 | 0 | mf_users.user_guid | |
package_description | varchar (1000) | 0 | 0 | 5 | 0 | ||
package_xml | text | 0 | 0 | 6 | 0 | ||
lu_dt | datetime | 0 | 1 | 7 | 0 | ||
cr_dt | datetime | 0 | 1 | 8 | 0 | ||
lu_guid | uniqueidentifier | 0 | 1 | 9 | 0 | ||
cr_guid | uniqueidentifier | 0 | 1 | 10 | 0 |