as_prop_event_blob_data
EntityType Dependent
Logical Entity Name as_prop_event_blob_data
Definition
Note

as_prop_event_blob_data Attributes
Attribute/Logical Rolename Domain Datatype NULL Definition
as_prop_db_site(PK)(FK) CHAR(16) NO
as_prop_db_id(PK)(FK) INTEGER NO
as_prop_event_id(PK)(FK) INTEGER NO
bd_db_site(FK) CHAR(16) NO
bd_db_id(PK)(FK) INTEGER NO
bd_type_code(PK)(FK) INTEGER NO
ordering_seq(PK) INTEGER NO
user_tag_ident VARCHAR(254) YES
name VARCHAR(254) YES
assoc_file_name VARCHAR(254) YES
image_data PICTURE YES
gmt_last_updated DATETIME YES
last_upd_db_site(FK) CHAR(16) YES
last_upd_db_id(FK) INTEGER YES
rstat_type_code(FK) SMALLINT YES

as_prop_event_blob_data Keys
Key Name Key Type Keys
PK__as_prop_event_bl__257187A8 PrimaryKey as_prop_db_site,as_prop_db_id,as_prop_event_id,bd_db_id,bd_type_code,ordering_seq

as_prop_event_blob_data Relationships
Parent Entity Child Entity Type Foreign Keys
as_proposed_event as_prop_event_blob_data Identifying as_prop_db_site,as_prop_db_id,as_prop_event_id
blob_data_type as_prop_event_blob_data Non-Identifying bd_db_site,bd_db_id,bd_type_code
site_database as_prop_event_blob_data Non-Identifying last_upd_db_site,last_upd_db_id
row_status_type as_prop_event_blob_data Non-Identifying rstat_type_code