asset_type_child |
EntityType | Dependent |
Logical Entity Name | asset_type_child |
Default Table Name | asset_type_child |
Definition | |
Note |
asset_type_child Attributes |
Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
as_db_site![]() |
CHAR(16) | NO | ||
as_db_id![]() |
UNSIGNEDINT | NO | ||
as_type_code![]() |
UNSIGNEDINT | NO | ||
child_as_db_site![]() |
CHAR(16) | NO | ||
child_as_db_id![]() |
UNSIGNEDINT | NO | ||
child_as_type_code![]() |
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_type_child Keys |
Key Name | Key Type | Keys |
PK__asset_type_child__2F10007B | PrimaryKey | as_db_site,as_db_id,as_type_code,child_as_db_site,child_as_db_id,child_as_type_code |
asset_type_child Relationships |
Parent Entity | Child Entity | Type | Foreign Keys |
row_status_type | asset_type_child | Non-Identifying | rstat_type_code |
asset_type | asset_type_child | Identifying | child_as_db_site,child_as_db_id,child_as_type_code |
site_database | asset_type_child | Non-Identifying | last_upd_db_site,last_upd_db_id |
asset_type | asset_type_child | Identifying | as_db_site,as_db_id,as_type_code |