SQL Remote User's Guide
System Objects for Adaptive Server Enterprise
SQL Remote system tables
Each row describes a passthrough operation being sent to a user or to subscribers to a publication.
| 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. |