solution_pack_type
EntityType Dependent
Logical Entity Name solution_pack_type
Definition
Note

solution_pack_type Attributes
Attribute/Logical Rolename Domain Datatype NULL Definition
sol_db_site(PK)(FK) CHAR(16) NO
sol_db_id(PK)(FK) INTEGER NO
sol_type_code(PK) INTEGER NO
user_tag_ident VARCHAR(254) YES
name VARCHAR(254) NO
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_pack_type Keys
Key Name Key Type Keys
PK__solution_pack_ty__719CDDE7 PrimaryKey sol_db_site,sol_db_id,sol_type_code

solution_pack_type Relationships
Parent Entity Child Entity Type Foreign Keys
row_status_type solution_pack_type Non-Identifying rstat_type_code
site_database solution_pack_type Identifying sol_db_site,sol_db_id
site_database solution_pack_type Non-Identifying last_upd_db_site,last_upd_db_id
solution_pack_type solution_package Non-Identifying sol_db_site,sol_db_id,sol_type_code