ordered_list_type |
EntityType | Dependent |
Logical Entity Name | ordered_list_type |
Definition | |
Note |
ordered_list_type Attributes |
Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
ord_list_type_db_site![]() |
CHAR(16) | NO | ||
ord_list_type_db_id![]() |
INTEGER | NO | ||
ord_list_type_code![]() |
INTEGER | NO | ||
user_tag_ident | VARCHAR(254) | YES | ||
name | VARCHAR(254) | YES | ||
gmt_last_updated | DATETIME | YES | ||
last_upd_db_site![]() |
CHAR(16) | YES | ||
last_upd_db_id![]() |
INTEGER | YES | ||
rstat_type_code![]() |
SMALLINT | YES |
ordered_list_type Keys |
Key Name | Key Type | Keys |
PK__ordered_list_typ__4DB4832C | PrimaryKey | ord_list_type_db_site,ord_list_type_db_id,ord_list_type_code |
ordered_list_type Relationships |
Parent Entity | Child Entity | Type | Foreign Keys |
site_database | ordered_list_type | Identifying | ord_list_type_db_site,ord_list_type_db_id |
site_database | ordered_list_type | Non-Identifying | last_upd_db_site,last_upd_db_id |
row_status_type | ordered_list_type | Non-Identifying | rstat_type_code |