asset_config_network_history |
EntityType | Dependent |
Logical Entity Name | asset_config_network_history |
Definition | |
Note |
asset_config_network_history Attributes |
Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
asset_org_site![]() |
CHAR(16) | NO | ||
asset_id![]() |
INTEGER | NO | ||
network_db_site![]() |
CHAR(16) | NO | ||
network_db_id![]() |
INTEGER | NO | ||
network_id![]() |
INTEGER | NO | ||
gmt_start![]() |
DATETIME | NO | ||
gmt_end | DATETIME | YES | ||
user_tag_ident | VARCHAR(254) | YES | ||
name | VARCHAR(254) | YES | ||
gmt_last_updated | DATETIME | YES | ||
last_upd_db_site![]() |
CHAR(16) | YES | ||
last_upd_db_id![]() |
INTEGER | YES | ||
rstat_type_code![]() |
SMALLINT | YES |
asset_config_network_history Keys |
Key Name | Key Type | Keys |
PK__asset_config_net__75C27486 | PrimaryKey | asset_org_site,asset_id,network_db_site,network_db_id,network_id,gmt_start |
asset_config_network_history Relationships |
Parent Entity | Child Entity | Type | Foreign Keys |
asset | asset_config_network_history | Identifying | asset_org_site,asset_id |
network | asset_config_network_history | Identifying | network_db_site,network_db_id,network_id |
site_database | asset_config_network_history | Non-Identifying | last_upd_db_site,last_upd_db_id |
row_status_type | asset_config_network_history | Non-Identifying | rstat_type_code |