as_prop_ev_hyp_ev
EntityType Dependent
Logical Entity Name as_prop_ev_hyp_ev
Definition
Note

as_prop_ev_hyp_ev Attributes
Attribute/Logical Rolename Domain Datatype NULL Definition
as_prop_db_site(PK)(FK) CHAR(16) NO
as_prop_db_id(PK)(FK) INTEGER NO
as_prop_event_id(PK)(FK) INTEGER NO
as_hypev_db_site(PK)(FK) CHAR(16) NO
as_hypev_db_id(PK)(FK) INTEGER NO
as_hyp_event_id(PK)(FK) INTEGER NO
name VARCHAR(254) YES
user_tag_ident VARCHAR(254) YES
by_org_asite(FK) CHAR(16) YES
by_agent_id(FK) INTEGER YES
gmt_last_updated DATETIME YES
last_upd_db_site(FK) CHAR(16) YES
last_upd_db_id(FK) INTEGER YES
rstat_type_code(FK) SMALLINT YES

as_prop_ev_hyp_ev Keys
Key Name Key Type Keys
PK__as_prop_ev_hyp_e__7CD98669 PrimaryKey as_prop_db_site,as_prop_db_id,as_prop_event_id,as_hypev_db_site,as_hypev_db_id,as_hyp_event_id

as_prop_ev_hyp_ev Relationships
Parent Entity Child Entity Type Foreign Keys
row_status_type as_prop_ev_hyp_ev Non-Identifying rstat_type_code
as_proposed_event as_prop_ev_hyp_ev Identifying as_prop_db_site,as_prop_db_id,as_prop_event_id
as_hyp_event as_prop_ev_hyp_ev Identifying as_hypev_db_site,as_hypev_db_id,as_hyp_event_id
agent as_prop_ev_hyp_ev Non-Identifying by_org_asite,by_agent_id
site_database as_prop_ev_hyp_ev Non-Identifying last_upd_db_site,last_upd_db_id