Chapter 10 Working with Replication Server


RepServer function string properties

RepServer function string property sheets contain all the standard event script tabs, along with the RepServer Options tab, the details of which are listed below:

Name Description
Function string class name Specifies the name of the function class.

Scripting name: FunctionClass
Overwrite function class Specifies whether or not you want to overwrite the function.

Scripting name: FunctionClassOverwrite
Function string name Specifies a name for the function. You can type one of the following values: rs_select, "rs_select_with_lock", "rs_get_textptr", "rs_textptr_init", "rs_writetext" events.

Scripting name: FunctionString
Log type Specifies the type of the log. You can choose from one of the following values: "use primary log", "with log" or "no log".

Scripting name: Log
Scan template Specifies the input template of a function string for the where clause in a Create Subscription command.

Scripting name: ScanTemplate
Script output type Specifies the type of the output script. You can choose from one of the following values: "language", "rpc", "writetext", or "none".

Scripting name: ScriptOutput

 


Copyright (C) 2008. Sybase Inc. All rights reserved.