ordered_list_child |
EntityType | Dependent |
Logical Entity Name | ordered_list_child |
Definition | |
Note |
ordered_list_child Attributes |
Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
ord_list_db_site![]() |
CHAR(16) | NO | ||
ord_list_db_id![]() |
INTEGER | NO | ||
ord_list_id![]() |
INTEGER | NO | ||
child_ord_list_db_site![]() |
CHAR(16) | NO | ||
child_ord_list_db_id![]() |
INTEGER | NO | ||
child_ord_list_id![]() |
INTEGER | NO | ||
ordering_seq | INTEGER | NO | ||
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_child Keys |
Key Name | Key Type | Keys |
PK__ordered_list_chi__6497E884 | PrimaryKey | ord_list_db_site,ord_list_db_id,ord_list_id,child_ord_list_db_site,child_ord_list_db_id,child_ord_list_id |
ordered_list_child Relationships |
Parent Entity | Child Entity | Type | Foreign Keys |
ordered_list | ordered_list_child | Identifying | ord_list_db_site,ord_list_db_id,ord_list_id |
ordered_list | ordered_list_child | Identifying | child_ord_list_db_site,child_ord_list_db_id,child_ord_list_id |
site_database | ordered_list_child | Non-Identifying | last_upd_db_site,last_upd_db_id |
row_status_type | ordered_list_child | Non-Identifying | rstat_type_code |