Advantage Database Server

TAdsConnection.AfterConnect

Advantage TDataSet Descendant

TAdsConnection.AfterConnect

Advantage TDataSet Descendant

This is the first topic This is the last topic  

TAdsConnection.AfterConnect

Advantage TDataSet Descendant

This is the first topic This is the last topic  

TAdsConnection

AfterConnect occurs after a connection is established.

Syntax

property AfterConnect: TNotifyEvent;

Description

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

See Also

BeforeConnect