LiteDAC

TLiteConnection.OnConnectionLost Event

This event occurs when connection was lost.

Class

TLiteConnection

Syntax

property OnConnectionLost: TConnectionLostEvent;

Remarks

Write the OnConnectionLost event handler to process fatal errors and perform failover.

Note: you should explicitly add the MemData unit to the 'uses' list to use the OnConnectionLost event handler.

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