CONTENTTYPECATEGORIZATION
Links CMS Content Types to their corresponding categories in SiteFolders
Primary Key
Primary Key | Field Type |
---|---|
ID | uniqueidentifier |
Foreign Keys
Foreign Key | Field Type | Null | Notes | Description |
---|---|---|---|---|
CONTENTTYPESID | int | ContentTypes.ID | FK to CONTENTTYPES | |
SITEFOLDERSID | int | SiteFolders.FolderID | FK to SITEFOLDERS |
Indexes
Index Name | Fields | Unique | Primary | Clustered |
---|---|---|---|---|
PK_CONTENTTYPECATEGORIZATION | ID | yes | yes | yes |