RAD Studio VCL Reference
ContentsIndex
TDatabase Properties Published Properties
Published Properties
 
Name 
Description 
 
Specifies the Borland Database Engine (BDE) alias used by this database connection. 
 
Indicates whether a database connection is active. 
 
Specifies the name of the database to associate with this database component. 
 
Specifies the name of the BDE driver for the database. 
 
Enables an application to gain sole access to a database. 
 
Specifies whether to share a database handle. 
 
Specifies whether an application remains connected to a database even if no datasets are open. 
 
Specifies whether a login dialog appears immediately before opening a new connection. 
 
Contains database connection parameters for the Borland Database Engine (BDE) alias associated with the database component. 
 
Specifies that the database connection provides read-only access. 
 
Identifies the name of the session used by this database component. 
 
Specifies the transaction isolation level for transactions managed by the Borland Database Engine (BDE). 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.