solution_package_step_blob_dat
EntityType Dependent
Logical Entity Name solution_package_step_blob_dat
Definition
Note

solution_package_step_blob_dat Attributes
Attribute/Logical Rolename Domain Datatype NULL Definition
sol_pack_step_db_site(PK)(FK) CHAR(16) NO
sol_pack_step_db_id(PK)(FK) INTEGER NO
sol_pack_step_id(PK)(FK) INTEGER NO
bd_db_site(PK)(FK) CHAR(16) NO
bd_db_id(PK)(FK) INTEGER NO
bd_type_code(PK)(FK) INTEGER NO
bd_ordering_seq(PK) INTEGER NO
blct_db_site(FK) CHAR(16) NO
blct_db_id(FK) INTEGER NO
blc_type_code(FK) 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

solution_package_step_blob_dat Keys
Key Name Key Type Keys
PK__solution_package__52442E1F PrimaryKey sol_pack_step_db_site,sol_pack_step_db_id,sol_pack_step_id,bd_db_site,bd_db_id,bd_type_code,bd_ordering_seq

solution_package_step_blob_dat Relationships
Parent Entity Child Entity Type Foreign Keys
solution_package_step solution_package_step_blob_dat Identifying sol_pack_step_db_site,sol_pack_step_db_id,sol_pack_step_id
blob_data_type solution_package_step_blob_dat Identifying bd_db_site,bd_db_id,bd_type_code
blob_content_type solution_package_step_blob_dat Non-Identifying blct_db_site,blct_db_id,blc_type_code
site_database solution_package_step_blob_dat Non-Identifying last_upd_db_site,last_upd_db_id
row_status_type solution_package_step_blob_dat Non-Identifying rstat_type_code