request_for_as_prop_event |
EntityType | Dependent |
Logical Entity Name | request_for_as_prop_event |
Definition | |
Note |
request_for_as_prop_event Attributes |
Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
req_db_site![]() |
CHAR(16) | NO | ||
req_db_id![]() |
INTEGER | NO | ||
request_id![]() |
INTEGER | NO | ||
as_prop_db_site![]() |
CHAR(16) | NO | ||
as_prop_db_id![]() |
INTEGER | NO | ||
as_prop_event_id![]() |
INTEGER | NO | ||
user_tag_ident | VARCHAR(254) | YES | ||
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 |
request_for_as_prop_event Keys |
Key Name | Key Type | Keys |
PK__request_for_as_p__2A01329B | PrimaryKey | req_db_site,req_db_id,request_id,as_prop_db_site,as_prop_db_id,as_prop_event_id |
request_for_as_prop_event Relationships |
Parent Entity | Child Entity | Type | Foreign Keys |
request | request_for_as_prop_event | Identifying | req_db_site,req_db_id,request_id |
as_proposed_event | request_for_as_prop_event | Identifying | as_prop_db_site,as_prop_db_id,as_prop_event_id |
site_database | request_for_as_prop_event | Non-Identifying | last_upd_db_site,last_upd_db_id |
row_status_type | request_for_as_prop_event | Non-Identifying | rstat_type_code |