RAD Studio VCL Reference
ContentsIndex
TIBDataBase 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. 
 
Lists the datasets currently using this connection component. 
 
Specifies the name of the database to associate with this database component. 
 
Contains information used by the Form designer. 
 
Specifies the InterBase API database handle. 
 
Indicates whether or not a the handle is shared. 
 
Used internally by InterBase transactions. 
 
Indicates whether or not the database is set to read-only. 
 
Indicates the component that is responsible for streaming and freeing this component. 
 
Returns the number of SQL objects. 
 
Returns an SQL object. 
 
Returns the number of transactions associated with the TIBDataBase component. 
 
Specifies a transaction for the given index. 
 
Represents information used internally by components that support COM. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.