Used to establish a database connection.
Class
TIBCConnection
Syntax
property Connected stored IsConnectedStored;
Remarks
Indicates whether the database connection is active. Set this property to True to establish a database connection. Setting this property to False will close a connection.
See Also