ODAC

TDPErrorAction Enumeration

Specifies the action for TOraLoader to take to process errors that occur during loading.

Unit

OraLoader

Syntax

TDPErrorAction = (dpAbort, dpFail, dpIgnore);

Values

Value Meaning
dpAbort TOraLoader silently interrupts the current operation.
dpFail TOraLoader reraises the exception passed as E parameter.
dpIgnore TOraLoader skips the current row and continues execution.

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback