Delphi Database, Delphi Components from ComponentAce
Products Download Order Contact us
TABSDatabase.Connected
TABSDatabase
Top 


Indicates whether or not a database connection is active.

property Connected: Boolean;

Description
Set Connected to True to establish a database connection without opening a dataset. Set Connected to False to close a database connection. An application can check Connected to determine the current status of a database connection. If Connected is True, the database connection is active; if False, then the connection is inactive.

Note:   Maximum number of connected users in multi-user mode is limited by MaxConnections property.
        © 2003 - 2024 ComponentAce  | .net zip component | barcode for .net | delphi zip component | delphi database Apr 20, 2024