resource_blob_data |
EntityType | Dependent |
Logical Entity Name | resource_blob_data |
Definition | |
Note |
resource_blob_data Attributes |
Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
resource_db_site![]() |
CHAR(16) | NO | ||
resource_db_id![]() |
INTEGER | NO | ||
resource_id![]() |
INTEGER | NO | ||
bd_db_site![]() |
CHAR(16) | NO | ||
bd_db_id![]() |
INTEGER | NO | ||
bd_type_code![]() |
INTEGER | NO | ||
ordering_seq![]() |
INTEGER | NO | ||
blct_db_site![]() |
CHAR(16) | NO | ||
blct_db_id![]() |
INTEGER | NO | ||
blc_type_code![]() |
INTEGER | NO | ||
name | VARCHAR(254) | YES | ||
assoc_file_name | VARCHAR(254) | YES | ||
image_data | PICTURE | YES | ||
gmt_last_updated | DATETIME | YES | ||
last_upd_db_site![]() |
CHAR(16) | YES | ||
last_upd_db_id![]() |
INTEGER | YES | ||
rstat_type_code![]() |
SMALLINT | YES |
resource_blob_data Keys |
Key Name | Key Type | Keys |
PK__resource_blob_da__031C6FA4 | PrimaryKey | resource_db_site,resource_db_id,resource_id,bd_db_site,bd_db_id,bd_type_code,ordering_seq |
resource_blob_data Relationships |
Parent Entity | Child Entity | Type | Foreign Keys |
logistic_resource | resource_blob_data | Identifying | resource_db_site,resource_db_id,resource_id |
blob_data_type | resource_blob_data | Identifying | bd_db_site,bd_db_id,bd_type_code |
blob_content_type | resource_blob_data | Non-Identifying | blct_db_site,blct_db_id,blc_type_code |
site_database | resource_blob_data | Non-Identifying | last_upd_db_site,last_upd_db_id |
row_status_type | resource_blob_data | Non-Identifying | rstat_type_code |