Delphi Database, Delphi Components from ComponentAce
Products Download Order Contact us
TABSSession.DatabaseCount
TABSSession
Top 


Indicates the number of active database components currently associated with the session.

property DatabaseCount: Integer;

Description

Examine DatabaseCount to determine the number of active database components associated with a session. As database connections are opened or closed during a session's life-span, this number can change. If DatabaseCount is zero, there are currently no active database components for the session.

DatabaseCount is typically used with the Databases property to iterate through the current set of active databases in a session.
        © 2003 - 2024 ComponentAce  | .net zip component | barcode for .net | delphi zip component | delphi database Mar 28, 2024