Accuracer: The First And Only Cross-Platform BDE Replacement
Client-Server Single-File Embedded Database with SQL for Delphi / C++Builder / Kylix


TACRDatabase.InTransaction
TACRDatabase
Top 

Indicates whether a database transaction is in progress or not.

property InTransaction: Boolean;

Description
Examine InTransaction at run-time to determine if a database transaction is currently in progress. InTransaction is true if a transaction is in progress, false otherwise.

The value of InTransaction cannot be changed directly. Calling StartTransaction sets InTransaction to true. Calling Commit or Rollback sets InTransaction to false.


© AidAim Software Accuracer: Contents-cross-platform Windows Linux Databas