UpdateConflict parameters
The [UpdateConflict] parameters describe how the High-speed Apply Engine handles conflicts that occur for UPDATE statements in the apply request. You can specify as many codes and actions as required for the types of conflicts that might occur. The values that you specify in the [UpdateConflict] section override the values specified in the [AnyConflict] section (for UPDATE statements).
The following figure shows an example of the [UpdateConflict] parameters:
Code=Positive
Action=Rollback
For more information about the parameters that you can specify in the conflict sections, see AnyConflict-parameters. For a list of values for the Code parameter, see Codes-for-conflict-resolution-SQL-codes. For a list of values for the Action parameter, see Actions for conflict resolution.