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

data_source_type Attributes
Attribute/Logical Rolename Domain Datatype NULL Definition
ds_db_site(PK)(FK) CHAR(16) NO
ds_db_id(PK)(FK) NUMERIC(10, 0) NO
ds_type_code(PK) NUMERIC(10, 0) NO
user_tag_ident NVARCHAR(254) YES
name NVARCHAR(254) NO
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

data_source_type Keys
Key Name Key Type Keys
PK41 PrimaryKey ds_db_site,ds_db_id,ds_type_code

data_source_type Relationships
Parent Entity Child Entity Type Foreign Keys
row_status_type data_source_type Non-Identifying rstat_type_code
site_database data_source_type Identifying ds_db_site,ds_db_id
site_database data_source_type Non-Identifying last_upd_db_site,last_upd_db_id
data_source_type data_source Non-Identifying ds_db_site,ds_db_id,ds_type_code
data_source_type meas_location Non-Identifying ds_db_site,ds_db_id,ds_type_code

data_source_type Attachments
Name Datatype Value Override Default Value Description