data_source
EntityType Independent
Logical Entity Name data_source
Default Table Name data_source
Definition
Note

data_source Attributes
Attribute/Logical Rolename Domain Datatype NULL Definition
ds_asset_site(PK) CHAR(16) NO
ds_asset_id(PK) UNSIGNEDINT NO
ds_db_site(FK) CHAR(16) NO
ds_db_id(FK) UNSIGNEDINT NO
ds_type_code(FK) 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

data_source Keys
Key Name Key Type Keys
PK__data_source__5AEE82B9 PrimaryKey ds_asset_site,ds_asset_id

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