Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
ObjectAttributesSeq | int identity | 4 | √ | null |
|
|
||||
ObjectNumber | int | 4 | null |
|
|
|||||
ObjectTypeAttributesSeq | int | 4 | null |
|
|
|||||
Value | varchar | 100 | ('') |
|
|
|||||
Comment | varchar | 1000 | ('') |
|
|
Table contained -1 rows
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PK_ObjectAttributes | Primary key | Asc/Asc | ObjectNumber + ObjectTypeAttributesSeq |
AK_ObjectAttributes_ObjectAttributesSeq | Must be unique | Asc | ObjectAttributesSeq |