Replication Server function string property sheets contain all the standard event script tabs, along with the RepServer Options tab.
The RepServer Options tab contains the following properties:
Property |
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 |