Table: Custom_Portlet_Type | |||||||||||
Tags: read-only Content:
| |||||||||||
Columns | |||||||||||
Name | Type | Constraints | Description | ||||||||
custom_portlet_type_KEY | int | NOT NULL | Key assigned to identify this record. | ||||||||
description | nvarchar (30) | NOT NULL | Description. |
Primary key | |||
Name | Columns | Description | |
PK_Custom_Portlet_Type$custom_portlet_type_KEY | custom_portlet_type_KEY | CLUSTERED | |
Unique constraints | |||
Name | Columns | Description | |
UK_Custom_Portlet_Type$description | description |
Incoming foreign keys | |||
Name | Columns | Referencing table | Description |
FK_Custom_Portlet__Custom_Portlet_Type__custom_portlet_type_KEY | custom_portlet_type_KEY | Custom_Portlet |