ODAC

TOraLoader.OnError Event

Occurs when processing errors that are raised during loading is needed.

Class

TOraLoader

Syntax

property OnError: TDPErrorEvent;

Remarks

Write the OnError event handler to process errors that occur during loading. Handler is used only if LoadMode = lmDirect, i.e. when using Oracle Direct Path interface. E parameter is an exception that was raised. Col and Row parameters are appropriate column and row values for data that loader failed to write to a table.

See Also

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