Advantage Database Server

TAdsConnection.AfterDisconnect

Advantage TDataSet Descendant

TAdsConnection.AfterDisconnect

Advantage TDataSet Descendant

This is the first topic This is the last topic  

TAdsConnection.AfterDisconnect

Advantage TDataSet Descendant

This is the first topic This is the last topic  

TAdsConnection

AfterDisconnect occurs immediately after closing a connection.

Syntax

property AfterDisconnect: TNotifyEvent;

Description

Write an AfterDisconnect event handler to take application-specific actions immediately after the connection component closes a connection to the Advantage Database Server.

See Also

BeforeDisconnect