Chapter 16. System Objects forAdaptive Ser verEnter prise
subscribersto a publication.
Columns
Column Datatype Description
operation VARCHAR(20) A passthrough operation, or piece of a
passthrough operation, entered using sp_-
passthroughor sp_passthrough_piece.
value VAR-
CHAR(255)
A subscription column value indicating
whichusers are to receive the operation.
id INT Auser who is to receive the operation.
sr_publication table
Function Eachrow describes a SQL Remote publication.
Columns
Column Datatype Description
publication_id INT Anidentiļ¬er for the publication
publication_-
name
VAR-
CHAR(128)
Thename of the publication.
sr_publisher table
Function Therow holds the user ID of the publisher.
Columns
Column Datatype Description
user_id INT Theuser ID of the publisher.
sr_remoteoption table
Function Eachrow describes the values of a SQL Remote message link parameter.
Columns
341