model_child
EntityType Dependent
Logical Entity Name model_child
Default Table 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) UNSIGNEDINT NO
model_id(PK)(FK) UNSIGNEDINT NO
child_model_db_site(PK)(FK) CHAR(16) NO
child_model_db_id(PK)(FK) UNSIGNEDINT NO
child_model_id(PK)(FK) UNSIGNEDINT NO
ordering_seq UNSIGNEDINT 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_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