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

network_conn_type Attributes
Attribute/Logical Rolename Domain Datatype NULL Definition
net_conn_type_db_site(PK)(FK) CHAR(16) NO
net_conn_type_db_id(PK)(FK) NUMERIC(10, 0) NO
net_conn_type_code(PK) NUMERIC(10, 0) NO
user_tag_ident NVARCHAR(254) YES
name NVARCHAR(254) YES
description NVARCHAR(254) YES
long_description NVARCHAR(254) YES
gmt_last_updated TIMESTAMP/DATE YES
last_upd_db_site(FK) CHAR(16) YES
last_upd_db_id(FK) NUMERIC(10, 0) YES
rstat_type_code(FK) NUMERIC(5, 0) YES

network_conn_type Keys
Key Name Key Type Keys
PK309 PrimaryKey net_conn_type_db_site,net_conn_type_db_id,net_conn_type_code

network_conn_type Relationships
Parent Entity Child Entity Type Foreign Keys
site_database network_conn_type Identifying net_conn_type_db_site,net_conn_type_db_id
site_database network_conn_type Non-Identifying last_upd_db_site,last_upd_db_id
row_status_type network_conn_type Non-Identifying rstat_type_code
network_conn_type sg_network_connect Non-Identifying net_conn_type_db_site,net_conn_type_db_id,net_conn_type_code
network_conn_type as_network_connect Non-Identifying net_conn_type_db_site,net_conn_type_db_id,net_conn_type_code

network_conn_type Attachments
Name Datatype Value Override Default Value Description