as_prop_ev_link |
EntityType | Dependent |
Logical Entity Name | as_prop_ev_link |
Default Table Name | as_prop_ev_link |
Definition | |
Note |
as_prop_ev_link Attributes |
Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
as_prop_db_site![]() |
CHAR(16) | NO | ||
as_prop_db_id![]() |
UNSIGNEDINT | NO | ||
as_prop_event_id![]() |
UNSIGNEDINT | NO | ||
caused_db_site![]() |
CHAR(16) | NO | ||
caused_db_id![]() |
UNSIGNEDINT | NO | ||
caused_event_id![]() |
UNSIGNEDINT | NO | ||
likelihood_prob | DOUBLE | YES | ||
name | VARCHAR(254) | YES | ||
user_tag_ident | VARCHAR(254) | YES | ||
gmt_last_updated | DATETIME(19:29) | YES | ||
last_upd_db_site![]() |
CHAR(16) | YES | ||
last_upd_db_id![]() |
UNSIGNEDINT | YES | ||
rstat_type_code![]() |
SHORT | YES |
as_prop_ev_link Keys |
Key Name | Key Type | Keys |
PK__as_prop_ev_link__7167D3BD | PrimaryKey | as_prop_db_site,as_prop_db_id,as_prop_event_id,caused_db_site,caused_db_id,caused_event_id |
as_prop_ev_link Relationships |
Parent Entity | Child Entity | Type | Foreign Keys |
row_status_type | as_prop_ev_link | Non-Identifying | rstat_type_code |
as_proposed_event | as_prop_ev_link | Identifying | as_prop_db_site,as_prop_db_id,as_prop_event_id |
as_proposed_event | as_prop_ev_link | Identifying | caused_db_site,caused_db_id,caused_event_id |
site_database | as_prop_ev_link | Non-Identifying | last_upd_db_site,last_upd_db_id |