|
AnyDAC
|
Controls automatic finishing of a transaction.
Use AutoStop property to control automatic finishing of a transaction, if DBMS does not support automatic transaction management, like Interbase or Firebird. The default value is True.
If AutoStop is True, then transaction will be automatically finished, if there is active transactions automatically started by AnyDAC.
property AutoStop: Boolean;
|
What do you think about this topic? Send feedback!
|