This topic describes the columns in the mf_company_templates table.
Column Name | Data Type | Primary Key | Is Nullable | Column ID | Comment | Reference Count | Reference To |
---|---|---|---|---|---|---|---|
template_guid | uniqueidentifier | 1 | 0 | 1 | 1 | ||
company_guid | uniqueidentifier | 0 | 0 | 2 | 0 | mf_companies.company_guid | |
catalog_guid | uniqueidentifier | 0 | 1 | 3 | 0 | mf_catalogs.catalog_guid | |
site_guid | uniqueidentifier | 0 | 1 | 4 | 0 | mf_sites.site_guid | |
localization_guid | uniqueidentifier | 0 | 1 | 5 | 0 | mf_localizations.localization_guid | |
template_id | smallint | 0 | 0 | 6 | 0 | mf_templates.template_id | |
provider_guid | uniqueidentifier | 0 | 1 | 7 | 0 | mf_provider.provider_guid | |
template_name | varchar (50) | 0 | 1 | 8 | 0 | ||
template_subject | varchar (100) | 0 | 1 | 9 | 0 | ||
template_text | text | 0 | 1 | 10 | 0 | ||
template_html | text | 0 | 1 | 11 | 0 | ||
template_default | tinyint | 0 | 1 | 12 | 0 | ||
lu_dt | datetime | 0 | 1 | 13 | 0 | ||
cr_dt | datetime | 0 | 1 | 14 | 0 | ||
lu_guid | uniqueidentifier | 0 | 1 | 15 | 0 | ||
cr_guid | uniqueidentifier | 0 | 1 | 16 | 0 |