Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
|---|---|---|---|---|---|---|---|---|---|---|
| gen_txts_id | int identity | 4 | √ | null |
|
|
||||
| orgs_id | int | 4 | √ | null |
|
|
||||
| gen_txt_type | int | 4 | null |
|
|
|||||
| gen_txt_svc_type | int | 4 | null |
|
|
|||||
| gen_txt_task_type_id | int | 4 | null |
|
|
|||||
| gen_txt_value | nvarchar | 2147483647 | null |
|
|
|||||
| gen_txt_adnl_info | nvarchar | 2147483647 | √ | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| PK_gen_txts_id | Primary key | Asc | gen_txts_id |