Advantage Database Server

TAdsConnection.OnDisconnect

Advantage TDataSet Descendant

TAdsConnection.OnDisconnect

Advantage TDataSet Descendant

This is the first topic This is the last topic  

TAdsConnection.OnDisconnect

Advantage TDataSet Descendant

This is the first topic This is the last topic  

TAdsConnection

OnDisconnect occurs when an application makes a request to release a connection.

Syntax

type TNotifyEvent = procedure of object;

 

property OnDisconnect: TNotifyEvent;

Description

Write an OnDisconnect event handler to take specific action when an application makes a request to release a connection.