TAdsConnection.AfterConnect
Advantage TDataSet Descendant
|
TAdsConnection.AfterConnect Advantage TDataSet Descendant |
|
|
|
|
TAdsConnection.AfterConnect 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