Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| ExternalTypeId | int identity | 4 | √ | null |
|
|
|||||
| ExternalTypeName | nvarchar | 510 | √ | null |
|
|
|||||
| ExternalTypeCategoryId | int | 4 | √ | null |
|
|
|||||
| CreatedAt | datetime | 16,3 | √ | null |
|
|
|||||
| UpdatedAt | datetime | 16,3 | √ | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| PK_ExternalTypeId | Primary key | Asc | ExternalTypeId |