as_event_chr_data |
EntityType | Dependent |
Logical Entity Name | as_event_chr_data |
Default Table Name | as_event_chr_data |
Definition | |
Note |
as_event_chr_data Attributes |
Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
asset_org_site![]() |
CHAR(16) | NO | ||
asset_id![]() |
UNSIGNEDINT | NO | ||
ev_db_site![]() |
CHAR(16) | NO | ||
ev_db_id![]() |
UNSIGNEDINT | NO | ||
event_type_code![]() |
UNSIGNEDINT | NO | ||
gmt_event_start![]() |
DATETIME(19:29) | NO | ||
ec_db_site![]() |
CHAR(16) | NO | ||
ec_db_id![]() |
UNSIGNEDINT | NO | ||
ec_type_code![]() |
UNSIGNEDINT | NO | ||
eu_db_site![]() |
CHAR(16) | NO | ||
eu_db_id![]() |
UNSIGNEDINT | NO | ||
eu_type_code![]() |
UNSIGNEDINT | NO | ||
data_value | CHAR(254) | NO | ||
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_event_chr_data Keys |
Key Name | Key Type | Keys |
PK__as_event_chr_dat__405A880E | PrimaryKey | asset_org_site,asset_id,ev_db_site,ev_db_id,event_type_code,gmt_event_start,ec_db_site,ec_db_id,ec_type_code |
as_event_chr_data Relationships |
Parent Entity | Child Entity | Type | Foreign Keys |
asset_event | as_event_chr_data | Identifying | asset_org_site,asset_id,ev_db_site,ev_db_id,event_type_code,gmt_event_start |
ev_chr_data_type | as_event_chr_data | Identifying | ec_db_site,ec_db_id,ec_type_code |
eng_unit_type | as_event_chr_data | Non-Identifying | eu_db_site,eu_db_id,eu_type_code |