network_conn_type |
EntityType | Dependent |
Logical Entity Name | network_conn_type |
Definition | |
Note |
network_conn_type Attributes |
Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
net_conn_type_db_site![]() |
CHAR(16) | NO | ||
net_conn_type_db_id![]() |
INTEGER | NO | ||
net_conn_type_code![]() |
INTEGER | NO | ||
user_tag_ident | VARCHAR(254) | YES | ||
name | VARCHAR(254) | YES | ||
description | VARCHAR(254) | YES | ||
long_description | 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 |
network_conn_type Keys |
Key Name | Key Type | Keys |
PK__network_conn_typ__5CF6C6BC | 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 |