sp_stream_type |
EntityType | Dependent |
Logical Entity Name | sp_stream_type |
Definition | |
Note |
sp_stream_type Attributes |
Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
sps_type_db_site![]() |
CHAR(16) | NO | ||
sps_type_db_id![]() |
INTEGER | NO | ||
sps_type_code![]() |
INTEGER | NO | ||
name | VARCHAR(254) | NO | ||
user_tag_ident | 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 |
sp_stream_type Keys |
Key Name | Key Type | Keys |
PK__sp_stream_type__04E4BC85 | PrimaryKey | sps_type_db_site,sps_type_db_id,sps_type_code |
sp_stream_type Relationships |
Parent Entity | Child Entity | Type | Foreign Keys |
row_status_type | sp_stream_type | Non-Identifying | rstat_type_code |
site_database | sp_stream_type | Identifying | sps_type_db_site,sps_type_db_id |
site_database | sp_stream_type | Non-Identifying | last_upd_db_site,last_upd_db_id |
sp_stream_type | sp_stream | Non-Identifying | sps_type_db_site,sps_type_db_id,sps_type_code |