| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Number of transaction components connected to this database.
Source position: db.pas line 2089
|  public property TDatabase.TransactionCount : LongInt | 
TransactionCount is the number of transaction components which are connected to this database instance. It is the upper bound for the TDatabase.Transactions array property.
| 
 | Indexed access to all transaction components connected to this database. |