test_result_btype |
EntityType | Dependent |
Logical Entity Name | test_result_btype |
Definition | |
Note |
test_result_btype Attributes |
Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
strb_db_site![]() |
CHAR(16) | NO | ||
strb_db_id![]() |
INTEGER | NO | ||
str_blob_type_code![]() |
INTEGER | NO | ||
name | VARCHAR(254) | NO | ||
user_tag_ident | 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 |
test_result_btype Keys |
Key Name | Key Type | Keys |
PK__test_result_btyp__51300E55 | PrimaryKey | strb_db_site,strb_db_id,str_blob_type_code |
test_result_btype Relationships |
Parent Entity | Child Entity | Type | Foreign Keys |
row_status_type | test_result_btype | Non-Identifying | rstat_type_code |
site_database | test_result_btype | Identifying | strb_db_site,strb_db_id |
site_database | test_result_btype | Non-Identifying | last_upd_db_site,last_upd_db_id |
test_result_btype | test_blob_results | Non-Identifying | strb_db_site,strb_db_id,str_blob_type_code |