[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Number of transaction components connected to this database.
Source position: db.pas line 1659
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. |
lazarus-ccr.sourceforge.net |