FireDAC.Comp.Client.TFDTransaction

From RAD Studio API Documentation
Jump to: navigation, search

FireDAC.Comp.Client.TFDCustomTransactionFireDAC.Stan.Intf.TFDComponentSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTFDTransaction

Delphi

TFDTransaction = class(TFDCustomTransaction)

C++

class PASCALIMPLEMENTATION TFDTransaction : public TFDCustomTransaction

Properties

Type Visibility Source Unit Parent
class public
FireDAC.Comp.Client.pas
FireDAC.Comp.Client.hpp
FireDAC.Comp.Client FireDAC.Comp.Client

Description

This class is responsible for the connection transaction management.

Use TFDTransaction to manage transactions in a connection to a DBMS. The component, at first, is target to InterBase and Firebird client application developers.

See Also

Samples