Contents Index sr_option table sr_publication table

SQL Remote User's Guide
  System Objects for Adaptive Server Enterprise
    SQL Remote system tables

sr_passthrough table


Function 

Each row describes a passthrough operation being sent to a user or to subscribers to a publication.

Columns 
Column Data type Description
operation VARCHAR(20) A passthrough operation, or piece of a passthrough operation, entered using sp_passthrough or sp_passthrough_piece.
value VARCHAR(255) A subscription column value indicating which users are to receive the operation.
id INT A user who is to receive the operation.

Contents Index sr_option table sr_publication table