Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
ObjectTypeAttributesSeq | int identity | 4 | √ | null |
|
|
||||||
SortOrder | smallint | 2 | ((0)) |
|
|
|||||||
Description | varchar | 50 | ('') |
|
|
|||||||
ActiveFlag | bit | 1 | ((1)) |
|
|
|||||||
ObjectTypesSeq | int | 4 | √ | null |
|
|
Table contained -1 rows
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PK_ObjectTypeAttributes | Primary key | Asc | ObjectTypeAttributesSeq |
AK_ObjectTypeAttributes_ObjectTypesSeq | Performance | Asc | ObjectTypesSeq |