rs_helpreptable

Displays information about replication definitions created against a primary table.

Syntax

rs_helpreptable database, [owner,] {table | '*' }

Parameters

Examples

Usage

  • Only user-defined table replication definitions are displayed.
  • Use the * wildcard character to list all the replication definitions that Replication Server would modify when you use the wildcard in alter replication definition to change table owners that currently have the same owner.