as_typ_hyp_ev_func
EntityType Dependent
Logical Entity Name as_typ_hyp_ev_func
Default Table Name as_typ_hyp_ev_func
Definition
Note

as_typ_hyp_ev_func Attributes
Attribute/Logical Rolename Domain Datatype NULL Definition
ast_hyp_db_site(PK)(FK) CHAR(16) NO
ast_hyp_db_id(PK)(FK) UNSIGNEDINT NO
ast_hyp_event_id(PK)(FK) UNSIGNEDINT NO
db_site(PK)(FK) CHAR(16) NO
db_id(PK)(FK) UNSIGNEDINT NO
as_db_site(PK)(FK) CHAR(16) NO
as_db_id(PK)(FK) UNSIGNEDINT NO
as_type_code(PK)(FK) UNSIGNEDINT NO
ordering_seq(PK)(FK) UNSIGNEDINT NO
name VARCHAR(254) YES
by_org_asite(FK) CHAR(16) YES
by_agent_id(FK) UNSIGNEDINT YES
gmt_last_updated DATETIME(19:29) YES
last_upd_db_site(FK) CHAR(16) YES
last_upd_db_id(FK) UNSIGNEDINT YES
rstat_type_code(FK) SHORT YES

as_typ_hyp_ev_func Keys
Key Name Key Type Keys
PK__as_typ_hyp_ev_fu__67DE6983 PrimaryKey ast_hyp_db_site,ast_hyp_db_id,ast_hyp_event_id,db_site,db_id,as_db_site,as_db_id,as_type_code,ordering_seq

as_typ_hyp_ev_func Relationships
Parent Entity Child Entity Type Foreign Keys
row_status_type as_typ_hyp_ev_func Non-Identifying rstat_type_code
as_typ_hyp_event as_typ_hyp_ev_func Identifying ast_hyp_db_site,ast_hyp_db_id,ast_hyp_event_id
as_type_function as_typ_hyp_ev_func Identifying db_site,db_id,as_db_site,as_db_id,as_type_code,ordering_seq
agent as_typ_hyp_ev_func Non-Identifying by_org_asite,by_agent_id
site_database as_typ_hyp_ev_func Non-Identifying last_upd_db_site,last_upd_db_id