Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| SchemeAttributeId | int identity | 4 | √ | null |
|
|
|||||
| SchemeId | int | 4 | √ | null |
|
|
|||||
| SchemeAttributeTypeId | int | 4 | √ | null |
|
|
|||||
| AttributeValue | nvarchar | 510 | √ | null |
|
|
|||||
| SchemeAttributeListItemId | int | 4 | √ | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| PK_SchemeAttributeId | Primary key | Asc | SchemeAttributeId |
| IX_SchemeAttribute_SchemeId | Performance | Asc | SchemeId |