ExternalType

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
ExternalTypeId int identity 4 null
ExternalLink.ExternalTypeId FK_ExternalLink_Type R
ExternalTypeName nvarchar 510 null
ExternalTypeCategoryId int 4 null
ExternalCategory.ExternalCategoryId FK_ExternalType_ExternalTypeCategory R
CreatedAt datetime 16,3 null
UpdatedAt datetime 16,3 null

Indexes

Constraint Name Type Sort Column(s)
PK_ExternalTypeId Primary key Asc ExternalTypeId

Relationships