Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
|---|---|---|---|---|---|---|---|---|---|---|
| creds_id | int identity | 4 | √ | null |
|
|
||||
| cred_obj_name | varbinary | 2147483647 | √ | null |
|
|
||||
| cred_obj_value | varbinary | 2147483647 | √ | null |
|
|
||||
| cred_prot | bit | 1 | null |
|
|
|||||
| cred_ref_id | int | 4 | √ | null |
|
|
||||
| cred_type | int | 4 | ((0)) |
|
|
|||||
| orgs_id | int | 4 | √ | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| PK_creds_id | Primary key | Asc | creds_id |