Accuracer: The First And Only Cross-Platform BDE Replacement
Client-Server Single-File Embedded Database with SQL for Delphi / C++Builder / Kylix


TACRSession.Close
TACRSession
Top 

Disconnects from all databases, and closes the session.

procedure Close;

Description
Call Close to end a session. Close disconnects from all active databases by freeing temporary database components, and calling the Close methods persistent database components, and then sets its own session handle to nil (Delphi) or NULL (C++).

Note:   Setting the Active property to false also closes a session.


© AidAim Software Accuracer: Client-server Database Single-file Database Delphi Database Embedded Databas