RAD Studio VCL Reference
ContentsIndex
TDatabase Properties Public Properties
Public Properties
 
Name 
Description 
 
Provides an indexed array of all active datasets for a database component. 
 
Specifies the working directory for a Paradox or dBASE database. 
 
Specifies the Borland Database Engine (BDE) database handle. 
 
Indicates whether a database transaction is in progress or not. 
 
Indicates if a database component is using either the Borland Database Engine (BDE) SQL Links driver or the BDE ODBC socket. 
 
Identifies the Borland Database Engine (BDE) language driver for the database component. 
 
Points to the session component with which this database component is associated. 
 
Specifies whether a database component is using a session alias. 
 
Indicates whether a database component is a temporary one, created by the system as needed, or a persistent one explicitly created, managed, and freed within the application. 
 
Specifies the database operations to track with the SQL Monitor at runtime. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.