as_network_connect
EntityType Dependent
Logical Entity 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) INTEGER NO
network_id(PK)(FK) INTEGER NO
asset_org_site(PK)(FK) CHAR(16) NO
asset_id(PK)(FK) INTEGER NO
output_as_site(PK)(FK) CHAR(16) NO
output_as_id(PK)(FK) INTEGER NO
ordering_seq(PK) INTEGER NO
net_conn_type_db_site(FK) CHAR(16) YES
net_conn_type_db_id(FK) INTEGER YES
net_conn_type_code(FK) INTEGER YES
gmt_stream_config DATETIME YES
gmt_last_updated DATETIME YES
last_upd_db_site(FK) CHAR(16) YES
last_upd_db_id(FK) INTEGER YES
rstat_type_code(FK) SMALLINT 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
network_conn_type as_network_connect Non-Identifying net_conn_type_db_site,net_conn_type_db_id,net_conn_type_code
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