RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBTransaction Properties

The properties of the TIBTransaction class are listed here.

 
Name 
Description 
 
Indicates the number of databases that are part of the transaction. 
 
Returns the database at the given integer index. 
 
Returns the transaction handle. 
 
Indicates whether or not the handle is shared. 
 
Indicates whether a database transaction is in progress or not. 
 
Returns the number of active datasets associated with the database component. 
 
Provides an indexed array of all active datasets for a database component. 
 
TPB 
Provides a read-only view of the transaction parameter buffer. 
 
Returns the length of the transaction parameter buffer. 
 
Name 
Description 
 
Specifies whether or not a transaction is active. 
 
Specifies what action to take when automatically ending transactions. 
 
Specifies what action a transaction should take upon timing out. 
 
Sets or returns the default database for the transaction. 
 
Specifies how long the transaction should wait before automatically committing or rolling back. 
 
Returns the transaction parameter buffer associated with the transaction component. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!