Advantage Client Engine
Closes all tables and cleans up all open Advantage connections
UNSIGNED32 |
AdsApplicationExit (); |
None.
AdsApplicationExit is used to ensure the Advantage Client Engine is unloaded completely and cleanly, and that all open indexes, tables, and connections are closed. Calling this function will roll back any open transactions.
Call AdsApplicationExit when exiting an application and all function calls into the Advantage Client Engine are complete.