rs_helpfstring

Displays the parameters and function string text for functions associated with a replication definition.

Syntax

rs_helpfstring replication_definition
[, function_name]

Parameters

Examples

Usage

  • If you do not supply a function_name parameter, rs_helpfstring displays all function strings defined for all functions of the replication definition.

  • If you supply a function_name string, rs_helpfstring displays function strings that match function_name, such as rs_insert, rs_delete, rs_update, and rs_select, or a user-defined function.

  • System-generated default function strings have no function string text stored in the RSSD. For these functions strings, rs_helpfstring displays the message “System-Supplied Transact-SQL Statement.”