DeleteConflict parameters

The [DeleteConflict] parameters describe how the High-speed Apply Engine handles conflicts that occur for DELETE 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 [DeleteConflict] section override the values specified in the [AnyConflict] section (for DELETE statements).

Parameter

Reference

Action

Action

Code

Code

The following figure shows an example of the [DeleteConflict] parameters.

[DeleteConflict]
  Code=Positive
  Action=DeferStatement

For more information about the parameters that you can specify in the conflict sections, see AnyConflict parameters. For more information about valid values of the Code parameter, see Codes for conflict resolution (SQL codes). For more information about valid values of the Action parameter, see Actions for conflict resolution.


Was this page helpful? Yes No Submitting... Thank you

Comments