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

network_type Attributes
Attribute/Logical Rolename Domain Datatype NULL Definition
nt_db_site(PK)(FK) CHAR(16) NO
nt_db_id(PK)(FK) UNSIGNEDINT NO
nt_type_code(PK) UNSIGNEDINT NO
name VARCHAR(254) YES
user_tag_ident VARCHAR(254) 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

network_type Keys
Key Name Key Type Keys
PK__network_type__43D61337 PrimaryKey nt_db_site,nt_db_id,nt_type_code

network_type Relationships
Parent Entity Child Entity Type Foreign Keys
row_status_type network_type Non-Identifying rstat_type_code
site_database network_type Identifying nt_db_site,nt_db_id
site_database network_type Non-Identifying last_upd_db_site,last_upd_db_id
network_type network Non-Identifying nt_db_site,nt_db_id,nt_type_code