RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBDataBase Properties

The properties of the TIBDataBase class are listed here.

 
Name 
Description 
 
Specifies the name of the database to associate with this database component. 
 
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. 
 
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. 
 
Name 
Description 
 
Indicates whether the Connected property can be set at design time. 
 
Indicates whether or not a database connection is active. 
 
Specifies the name of the database to associate with this database component. 
 
Returns the database SQL dialect. 
 
Sets or returns the default database transaction. 
 
Specifies how long the database should wait before disconnecting an idle connection. 
 
Specifies whether a login dialog appears immediately before opening a new connection. 
 
Specifies the database parameters to pass to the InterBase server. 
 
Sets or returns the SQL dialect used by the client. 
 
Specifies the database operations to track with the SQL Monitor at runtime. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!