AnyDAC
ContentsIndexHome
PreviousUpNext
TADTxOptions Class

The set of options controlling transaction behaviour.

Group
Class Hierarchy
uADStanOption_TADTxOptions
File

uADStanOption

Links

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);
What do you think about this topic? Send feedback!