asset_child |
EntityType | Dependent |
Logical Entity Name | asset_child |
Default Table Name | asset_child |
Definition | |
Note |
asset_child Attributes |
Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
asset_org_site![]() |
CHAR(16) | NO | ||
asset_id![]() |
UNSIGNEDINT | NO | ||
child_as_site![]() |
CHAR(16) | NO | ||
child_as_id![]() |
UNSIGNEDINT | NO | ||
ordering_seq | UNSIGNEDINT | NO | ||
gmt_last_updated | DATETIME(19:29) | YES | ||
last_upd_db_site![]() |
CHAR(16) | YES | ||
last_upd_db_id![]() |
UNSIGNEDINT | YES | ||
rstat_type_code![]() |
SHORT | YES |
asset_child Keys |
Key Name | Key Type | Keys |
PK__asset_child__3E52440B | PrimaryKey | asset_org_site,asset_id,child_as_site,child_as_id |
asset_child Relationships |
Parent Entity | Child Entity | Type | Foreign Keys |
row_status_type | asset_child | Non-Identifying | rstat_type_code |
asset | asset_child | Identifying | asset_org_site,asset_id |
asset | asset_child | Identifying | child_as_site,child_as_id |
site_database | asset_child | Non-Identifying | last_upd_db_site,last_upd_db_id |