The set of options controlling transaction behaviour.
uADStanOption
The TADTxOptions class represents the set of properties controlling behavior of a transactions, initiated by the AnyDAC components or by the Phys Layer command interfaces:
The transaction option applying is deferred until next SQL command execution. Changed options will be applied right before execution of a next SQL command.
TADTxOptions = class(TPersistent);
Managing Transactions, TADCustomConnection.TxOptions, TADCustomTransaction.Options, IADPhysTransaction.Options
|
What do you think about this topic? Send feedback!
|