IRdsBatchCallback

Assembly: Rds;

Description

The IRdsBatchCallback interface is used to process exceptions that occur during execution of MDM dictionary elements batch.

Inheritance hierarchy

          IRdsBatchCallback

Comments

Custom class that determines all properties and methods of this interface should be created to process exceptions.

Method

  Method name Brief description
The CheckExecute method implements event that occurs when the Execute method is executed, if a conflict occurs.
The OnError method implements an event that occurs if error occurs during batch execution.

See also:

Rds Assembly Interfaces