network_chr_dat_type |
EntityType | Dependent |
Logical Entity Name | network_chr_dat_type |
Definition | |
Note |
network_chr_dat_type Attributes |
Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
nc_type_db_site![]() |
CHAR(16) | NO | ||
nc_type_db_id![]() |
INTEGER | NO | ||
nc_type_code![]() |
INTEGER | NO | ||
user_tag_ident | VARCHAR(254) | YES | ||
name | VARCHAR(254) | YES | ||
default_ru_type![]() |
INTEGER | 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_chr_dat_type Keys |
Key Name | Key Type | Keys |
PK__network_chr_dat___62AFA012 | PrimaryKey | nc_type_db_site,nc_type_db_id,nc_type_code |
network_chr_dat_type Relationships |
Parent Entity | Child Entity | Type | Foreign Keys |
site_database | network_chr_dat_type | Identifying | nc_type_db_site,nc_type_db_id |
ref_unit_type | network_chr_dat_type | Non-Identifying | default_ru_type |
site_database | network_chr_dat_type | Non-Identifying | last_upd_db_site,last_upd_db_id |
row_status_type | network_chr_dat_type | Non-Identifying | rstat_type_code |
network_chr_dat_type | network_chr_data | Identifying | nc_type_db_site,nc_type_db_id,nc_type_code |