RAD Studio VCL Reference
ContentsIndex
TDatabase Members Public Properties
Public Properties
 
Name 
Description 
 
Specifies the interface reference implemented by the component. 
 
Indicates the number of components owned by the component. 
 
Indicates the position of the component in its owner's Components property array. 
 
Lists all components owned by the component. 
 
Describes the current state of the component, indicating when a component needs to avoid certain actions. 
 
Governs the behavior of the component. 
 
Indicates the number of datasets associated with the connection component. 
 
Provides an indexed array of all active datasets for a database component. 
 
Contains information used by the Form designer. 
 
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. 
 
Indicates the component that is responsible for streaming and freeing this 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. 
 
Represents information used internally by components that support COM. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.