Delphi Database, Delphi Components from ComponentAce
Products Download Order Contact us
TABSDatabase.InTransaction
TABSDatabase
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.
        © 2003 - 2024 ComponentAce  | .net zip component | barcode for .net | delphi zip component | delphi database Mar 29, 2024