DAC for MySQL

TmySQLDatabase.Events.AfterDisconnect

Previous Next

Occurs after the connection closes.

Syntax:

property AfterDisconnect: TNotifyEvent;

Description:

Write an AfterDisconnect event handler to take application-specific actions after the connection component drops a connection.