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


TACRSession.Databases
TACRSession
Top 

Provides an indexed array of all active database component names for a session.

property Databases[Index: Integer]: TDatabase;

Description
Use Databases to access active database components associated with a session. An active database is one that is currently connected to a database server.

Databases is typically used with the DatabaseCount property to iterate through the current set of active databases in a session.


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