A base class that implements functionality for controlling transactions.
For a list of all members of this type, see TDATransaction members.
TDATransaction = class(TComponent);
TDATransaction is a base class for components implementing functionality for managing transactions.
Do not create instances of TDATransaction. Use descendants of the TDATransaction class instead.