MyDAC

TDADump.OnError Event

Occurs when MySQL raises some error on Restore.

Class

TDADump

Syntax

property OnError: TOnErrorEvent;

Remarks

The OnError event occurs when MySQL raises some error on Restore.

Action indicates the action to take when the OnError handler exits. On entry into the handler, Action is always set to eaException.

Note: You should add the DAScript module to the 'uses' list to use the OnError event handler.

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