model_hyp_ev_func
EntityType Dependent
Logical Entity Name model_hyp_ev_func
Definition
Note

model_hyp_ev_func Attributes
Attribute/Logical Rolename Domain Datatype NULL Definition
mod_hyp_db_site(PK)(FK) CHAR(16) NO
mod_hyp_db_id(PK)(FK) INTEGER NO
mod_hyp_event_id(PK)(FK) INTEGER NO
db_site(PK)(FK) CHAR(16) NO
db_id(PK)(FK) INTEGER NO
model_db_site(PK)(FK) CHAR(16) NO
model_db_id(PK)(FK) INTEGER NO
model_id(PK)(FK) INTEGER NO
ordering_seq(PK)(FK) INTEGER NO
user_tag_ident VARCHAR(254) YES
name 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

model_hyp_ev_func Keys
Key Name Key Type Keys
PK__model_hyp_ev_fun__69C6B1F5 PrimaryKey mod_hyp_db_site,mod_hyp_db_id,mod_hyp_event_id,db_site,db_id,model_db_site,model_db_id,model_id,ordering_seq

model_hyp_ev_func Relationships
Parent Entity Child Entity Type Foreign Keys
row_status_type model_hyp_ev_func Non-Identifying rstat_type_code
model_hyp_event model_hyp_ev_func Identifying mod_hyp_db_site,mod_hyp_db_id,mod_hyp_event_id
model_function model_hyp_ev_func Identifying db_site,db_id,model_db_site,model_db_id,model_id,ordering_seq
agent model_hyp_ev_func Non-Identifying by_org_asite,by_agent_id
site_database model_hyp_ev_func Non-Identifying last_upd_db_site,last_upd_db_id