as_network_connect
EntityType Dependent
Logical Entity Name as_network_connect
Default Table Name as_network_connect
Definition
Note

as_network_connect Attributes
Attribute/Logical Rolename Domain Datatype NULL Definition
network_db_site(PK)(FK) CHAR(16) NO
network_db_id(PK)(FK) UNSIGNEDINT NO
network_id(PK)(FK) UNSIGNEDINT NO
asset_org_site(PK)(FK) CHAR(16) NO
asset_id(PK)(FK) UNSIGNEDINT NO
output_as_site(PK)(FK) CHAR(16) NO
output_as_id(PK)(FK) UNSIGNEDINT NO
ordering_seq(PK) UNSIGNEDINT NO
gmt_stream_config DATETIME(19:29) YES
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

as_network_connect Keys
Key Name Key Type Keys
PK__as_network_conne__7755B73D PrimaryKey network_db_site,network_db_id,network_id,asset_org_site,asset_id,output_as_site,output_as_id,ordering_seq

as_network_connect Relationships
Parent Entity Child Entity Type Foreign Keys
row_status_type as_network_connect Non-Identifying rstat_type_code
network as_network_connect Identifying network_db_site,network_db_id,network_id
asset as_network_connect Identifying asset_org_site,asset_id
asset as_network_connect Identifying output_as_site,output_as_id
site_database as_network_connect Non-Identifying last_upd_db_site,last_upd_db_id