mevent_blob_type
EntityType Dependent
Logical Entity Name mevent_blob_type
Definition
Note

mevent_blob_type Attributes
Attribute/Logical Rolename Domain Datatype NULL Definition
mebt_db_site(PK)(FK) CHAR(16) NO
mebt_db_id(PK)(FK) INTEGER NO
meb_type_code(PK) INTEGER NO
name VARCHAR(254) NO
user_tag_ident VARCHAR(254) 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

mevent_blob_type Keys
Key Name Key Type Keys
PK__mevent_blob_type__56E8E7AB PrimaryKey mebt_db_site,mebt_db_id,meb_type_code

mevent_blob_type Relationships
Parent Entity Child Entity Type Foreign Keys
row_status_type mevent_blob_type Non-Identifying rstat_type_code
site_database mevent_blob_type Identifying mebt_db_site,mebt_db_id
site_database mevent_blob_type Non-Identifying last_upd_db_site,last_upd_db_id
mevent_blob_type mevent_blob_data Identifying mebt_db_site,mebt_db_id,meb_type_code