Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| StatisticFieldId | int identity | 4 | √ | null |
|
|
|||||
| StatisticFieldGroupId | int | 4 | √ | null |
|
|
|||||
| StatisticFieldName | nvarchar | 510 | √ | null |
|
|
|||||
| Description | nvarchar | 1000 | √ | null |
|
|
|||||
| SizeUnitId | int | 4 | √ | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| PK_StatisticFieldId | Primary key | Asc | StatisticFieldId |