model_blob_data
EntityType Dependent
Logical Entity Name model_blob_data
Default Table Name model_blob_data
Definition
Note

model_blob_data Attributes
Attribute/Logical Rolename Domain Datatype NULL Definition
db_site(PK)(FK) CHAR(16) NO
db_id(PK)(FK) UNSIGNEDINT NO
model_db_site(PK)(FK) CHAR(16) NO
model_db_id(PK)(FK) UNSIGNEDINT NO
model_id(PK)(FK) UNSIGNEDINT NO
bd_db_site(PK)(FK) CHAR(16) NO
bd_db_id(PK)(FK) UNSIGNEDINT NO
bd_type_code(PK)(FK) UNSIGNEDINT NO
ordering_seq(PK) UNSIGNEDINT NO
blct_db_site(FK) CHAR(16) NO
blct_db_id(FK) UNSIGNEDINT NO
blc_type_code(FK) UNSIGNEDINT NO
name VARCHAR(254) YES
user_tag_ident VARCHAR(254) YES
assoc_file_name VARCHAR(254) YES
image_data BASE64BINARY NO
gmt_last_updated DATETIME(19:29) YES
last_upd_db_site(FK) CHAR(16) YES
last_upd_db_id(FK) UNSIGNEDINT YES
rstat_type_code(FK) SHORT YES

model_blob_data Keys
Key Name Key Type Keys
PK__model_blob_data__1D7B6025 PrimaryKey db_site,db_id,model_db_site,model_db_id,model_id,bd_db_site,bd_db_id,bd_type_code,ordering_seq

model_blob_data Relationships
Parent Entity Child Entity Type Foreign Keys
row_status_type model_blob_data Non-Identifying rstat_type_code
site_database model_blob_data Identifying db_site,db_id
model model_blob_data Identifying model_db_site,model_db_id,model_id
blob_data_type model_blob_data Identifying bd_db_site,bd_db_id,bd_type_code
blob_content_type model_blob_data Non-Identifying blct_db_site,blct_db_id,blc_type_code
site_database model_blob_data Non-Identifying last_upd_db_site,last_upd_db_id