as_rec_mevent |
EntityType | Dependent |
Logical Entity Name | as_rec_mevent |
Default Table Name | as_rec_mevent |
Definition | |
Note |
as_rec_mevent Attributes |
Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
asset_org_site![]() |
CHAR(16) | NO | ||
asset_id![]() |
UNSIGNEDINT | NO | ||
gmt_recommendation![]() |
DATETIME(19:29) | NO | ||
by_agent_site![]() |
CHAR(16) | NO | ||
by_agent_id![]() |
UNSIGNEDINT | NO | ||
meas_loc_site![]() |
CHAR(16) | NO | ||
meas_loc_id![]() |
UNSIGNEDINT | NO | ||
gmt_event![]() |
DATETIME(19:29) | 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_rec_mevent Keys |
Key Name | Key Type | Keys |
PK__as_rec_mevent__4CF5691D | PrimaryKey | asset_org_site,asset_id,gmt_recommendation,by_agent_site,by_agent_id,meas_loc_site,meas_loc_id,gmt_event |
as_rec_mevent Relationships |
Parent Entity | Child Entity | Type | Foreign Keys |
row_status_type | as_rec_mevent | Non-Identifying | rstat_type_code |
as_recommendation | as_rec_mevent | Identifying | asset_org_site,asset_id,gmt_recommendation,by_agent_site,by_agent_id |
meas_event | as_rec_mevent | Identifying | meas_loc_site,meas_loc_id,gmt_event |
site_database | as_rec_mevent | Non-Identifying | last_upd_db_site,last_upd_db_id |