event_type_child |
EntityType | Dependent |
Logical Entity Name | event_type_child |
Definition | |
Note |
event_type_child Attributes |
Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
ev_db_site![]() |
CHAR(16) | NO | ||
ev_db_id![]() |
INTEGER | NO | ||
event_type_code![]() |
INTEGER | NO | ||
child_ev_db_site![]() |
CHAR(16) | NO | ||
child_ev_db_id![]() |
INTEGER | NO | ||
child_ev_type_code![]() |
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 |
event_type_child Keys |
Key Name | Key Type | Keys |
PK__event_type_child__45BE5BA9 | PrimaryKey | ev_db_site,ev_db_id,event_type_code,child_ev_db_site,child_ev_db_id,child_ev_type_code |
event_type_child Relationships |
Parent Entity | Child Entity | Type | Foreign Keys |
row_status_type | event_type_child | Non-Identifying | rstat_type_code |
sg_as_event_type | event_type_child | Identifying | ev_db_site,ev_db_id,event_type_code |
sg_as_event_type | event_type_child | Identifying | child_ev_db_site,child_ev_db_id,child_ev_type_code |
site_database | event_type_child | Non-Identifying | last_upd_db_site,last_upd_db_id |