TAdsConnection.AfterConnect

TAdsConnection

Advantage TDataSet Descendant

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