rs_repl_off

Description

Specifies whether transactions executed by the maintenance user in the Adaptive Server database are replicated.

Examples

Example 1

Creates an instance of an rs_repl_off function string.

create function string rs_repl_off
 for sqlserver_derived_class
 output language
 'set replication off'

Usage

See also

create connection, create function string