Sybase SQL Remote DC38133-01-0902-01 User Manual

Page of 485
Chapter 16. System Objects for Adaptive Server Enterprise
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
VAR-
CHAR(255)
A subscription column value indicating
which users are to receive the operation.
id
INT
A user who is to receive the operation.
sr_publication table
Function
Each row describes a SQL Remote publication.
Columns
Column
Data type
Description
publication_id
INT
An identifier for the publication
publication_-
name
VAR-
CHAR(128)
The name of the publication.
sr_publisher table
Function
The row holds the user ID of the publisher.
Columns
Column
Data type
Description
user_id
INT
The user ID of the publisher.
sr_remoteoption table
Function
Each row describes the values of a SQL Remote message link parameter.
Columns
341