model_child
EntityType Dependent
Logical Entity Name model_child
Definition
Note

model_child Attributes
Attribute/Logical Rolename Domain Datatype NULL Definition
model_db_site(PK)(FK) CHAR(16) NO
model_db_id(PK)(FK) INTEGER NO
model_id(PK)(FK) INTEGER NO
child_model_db_site(PK)(FK) CHAR(16) NO
child_model_db_id(PK)(FK) INTEGER NO
child_model_id(PK)(FK) INTEGER NO
ordering_seq INTEGER 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

model_child Keys
Key Name Key Type Keys
PK__model_child__32E0915F PrimaryKey model_db_site,model_db_id,model_id,child_model_db_site,child_model_db_id,child_model_id

model_child Relationships
Parent Entity Child Entity Type Foreign Keys
row_status_type model_child Non-Identifying rstat_type_code
model model_child Identifying model_db_site,model_db_id,model_id
model model_child Identifying child_model_db_site,child_model_db_id,child_model_id
site_database model_child Non-Identifying last_upd_db_site,last_upd_db_id