Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| ExternalCategoryId | int identity | 4 | √ | null |
|
|
|||||
| ExternalCategoryName | nvarchar | 510 | √ | null |
|
|
|||||
| ReadOnly | bit | 1 | ((0)) |
|
|
||||||
| Visible | bit | 1 | ((0)) |
|
|
||||||
| CreatedAt | datetime | 16,3 | √ | null |
|
|
|||||
| UpdatedAt | datetime | 16,3 | √ | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| PK_ExternalCategoryId | Primary key | Asc | ExternalCategoryId |