Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | BIGINT | 19 | √ | null |
|
|
||||
reportid | BIGINT | 19 | 0 |
|
|
|||||
uniqueidentifier | VARCHAR | 255 |
|
|
||||||
aggregation | VARCHAR | 32 | √ | null |
|
|
||||
heading | VARCHAR | 255 | √ | null |
|
|
||||
columnorder | BIGINT | 19 | null |
|
|
|||||
sortenabled | BIT | 1 | 0 |
|
|
|||||
sortdirection | BIT | 1 | null |
|
|
|||||
sortorder | BIGINT | 19 | √ | null |
|
|
||||
usercreated | BIGINT | 19 | 0 |
|
|
|||||
usermodified | BIGINT | 19 | 0 |
|
|
|||||
timecreated | BIGINT | 19 | 0 |
|
|
|||||
timemodified | BIGINT | 19 | 0 |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc | id |
repocolu_rep_ix | Performance | Asc | reportid |
repocolu_use2_ix | Performance | Asc | usermodified |
repocolu_use_ix | Performance | Asc | usercreated |