RdsBatchCallbackContinue

Description

The RdsBatchCallbackContinue enumeration contains the next action when error occurs during execution of the MDM dictionary elements batch.

It is used by the following method:

Available Values

Value Brief description
0 Abort. To stop execution of batch without displaying an error.
1 Error. To stop execution of batch with displaying an error.
2 Continue_. To continue batch execution.

See also:

Rds Assembly Enumerations