asset_event_link |
EntityType | Dependent |
Logical Entity Name | asset_event_link |
Definition | |
Note |
asset_event_link Attributes |
Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
asset_org_site![]() |
CHAR(16) | NO | ||
asset_id![]() |
INTEGER | NO | ||
ev_db_site![]() |
CHAR(16) | NO | ||
ev_db_id![]() |
INTEGER | NO | ||
event_type_code![]() |
INTEGER | NO | ||
gmt_event_start![]() |
DATETIME | NO | ||
caused_as_site![]() |
CHAR(16) | NO | ||
caused_as_id![]() |
INTEGER | NO | ||
caused_ev_db_site![]() |
CHAR(16) | NO | ||
caused_ev_db_id![]() |
INTEGER | NO | ||
caused_ev_code![]() |
INTEGER | NO | ||
caused_gmt![]() |
DATETIME | NO | ||
name | VARCHAR(254) | YES | ||
gmt_last_updated | DATETIME | YES | ||
last_upd_db_site![]() |
CHAR(16) | YES | ||
last_upd_db_id![]() |
INTEGER | YES | ||
rstat_type_code![]() |
SMALLINT | YES |
asset_event_link Keys |
Key Name | Key Type | Keys |
PK__asset_event_link__43A1090D | PrimaryKey | asset_org_site,asset_id,ev_db_site,ev_db_id,event_type_code,gmt_event_start,caused_as_site,caused_as_id,caused_ev_db_site,caused_ev_db_id,caused_ev_code,caused_gmt |
asset_event_link Relationships |
Parent Entity | Child Entity | Type | Foreign Keys |
row_status_type | asset_event_link | Non-Identifying | rstat_type_code |
asset_event | asset_event_link | Identifying | asset_org_site,asset_id,ev_db_site,ev_db_id,event_type_code,gmt_event_start |
asset_event | asset_event_link | Identifying | caused_as_site,caused_as_id,caused_ev_db_site,caused_ev_db_id,caused_ev_code,caused_gmt |
site_database | asset_event_link | Non-Identifying | last_upd_db_site,last_upd_db_id |