mevent_num_data |
EntityType | Dependent |
Logical Entity Name | mevent_num_data |
Definition | |
Note |
mevent_num_data Attributes |
Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
meas_loc_site![]() |
CHAR(16) | NO | ||
meas_loc_id![]() |
INTEGER | NO | ||
gmt_event![]() |
DATETIME | NO | ||
eu_db_site![]() |
CHAR(16) | NO | ||
eu_db_id![]() |
INTEGER | NO | ||
eu_type_code![]() |
INTEGER | NO | ||
data_value | FLOAT | NO | ||
gmt_last_updated | DATETIME | YES | ||
last_upd_db_site![]() |
CHAR(16) | YES | ||
last_upd_db_id![]() |
INTEGER | YES | ||
rstat_type_code![]() |
SMALLINT | YES |
mevent_num_data Keys |
Key Name | Key Type | Keys |
PK__mevent_num_data__6754599E | PrimaryKey | meas_loc_site,meas_loc_id,gmt_event,eu_db_site,eu_db_id,eu_type_code |
mevent_num_data Relationships |
Parent Entity | Child Entity | Type | Foreign Keys |
row_status_type | mevent_num_data | Non-Identifying | rstat_type_code |
meas_event | mevent_num_data | Identifying | meas_loc_site,meas_loc_id,gmt_event |
eng_unit_type | mevent_num_data | Identifying | eu_db_site,eu_db_id,eu_type_code |
site_database | mevent_num_data | Non-Identifying | last_upd_db_site,last_upd_db_id |
mevent_num_data | mevent_num_alarm | Identifying | meas_loc_site,meas_loc_id,gmt_event,eu_db_site,eu_db_id,eu_type_code |