model_hyp_ev_func
EntityType Dependent
Logical Entity Name model_hyp_ev_func
Default Table 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) NUMERIC(10, 0) NO
mod_hyp_event_id(PK)(FK) NUMERIC(10, 0) NO
db_site(PK)(FK) CHAR(16) NO
db_id(PK)(FK) NUMERIC(10, 0) NO
model_db_site(PK)(FK) CHAR(16) NO
model_db_id(PK)(FK) NUMERIC(10, 0) NO
model_id(PK)(FK) NUMERIC(10, 0) NO
ordering_seq(PK)(FK) NUMERIC(10, 0) NO
user_tag_ident NVARCHAR(254) YES
name NVARCHAR(254) YES
by_org_asite(FK) CHAR(16) YES
by_agent_id(FK) NUMERIC(10, 0) YES
gmt_last_updated TIMESTAMP/DATE YES
last_upd_db_site(FK) CHAR(16) YES
last_upd_db_id(FK) NUMERIC(10, 0) YES
rstat_type_code(FK) NUMERIC(5, 0) YES

model_hyp_ev_func Keys
Key Name Key Type Keys
PK183 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

model_hyp_ev_func Attachments
Name Datatype Value Override Default Value Description