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

sp_stream_block Attributes
Attribute/Logical Rolename Domain Datatype NULL Definition
sp_str_db_site(PK)(FK) CHAR(16) NO
sp_str_db_id(PK)(FK) UNSIGNEDINT NO
sp_stream_id(PK)(FK) UNSIGNEDINT NO
sp_blk_db_site(PK)(FK) CHAR(16) NO
sp_blk_db_id(PK)(FK) UNSIGNEDINT NO
sp_block_id(PK)(FK) UNSIGNEDINT NO
ordering_seq UNSIGNEDINT NO
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

sp_stream_block Keys
Key Name Key Type Keys
PK__sp_stream_block__08B54D69 PrimaryKey sp_str_db_site,sp_str_db_id,sp_stream_id,sp_blk_db_site,sp_blk_db_id,sp_block_id

sp_stream_block Relationships
Parent Entity Child Entity Type Foreign Keys
row_status_type sp_stream_block Non-Identifying rstat_type_code
sp_stream sp_stream_block Identifying sp_str_db_site,sp_str_db_id,sp_stream_id
signal_proc_blk sp_stream_block Identifying sp_blk_db_site,sp_blk_db_id,sp_block_id
site_database sp_stream_block Non-Identifying last_upd_db_site,last_upd_db_id