Replication Server function replication definition property sheets contain all the standard procedure tabs, along with the RepServer Options tab, the details of which are listed below.
|
Property |
Description |
|---|---|
|
Standby type |
Specifies the type of standby. You can choose from one of the following values: Scripting name: StandBy |
|
Primary procedure name |
Specify the name of the procedure. Scripting name: PrimaryProcedureName |
|
Procedure option |
Logs the execution of the stored procedure you are replicating either in the current database (log_current ) or in the database where the stored procedure resides (log_sproc). Scripting name: ProcedureOption |
|
Stored procedure option |
Specifies the options for the stored procedure. You can choose from one of the following values:
Scripting name: StoredProcedureOption |
|
Function replication definition |
Specifies the name of the function replication definition. Scripting name: FunctionReplicationDefinitionName |
|
Request (Replication Server 15.1 only) |
Specifies whether the function replication definition is a request one. Scripting name: Request |