FireDAC.Comp.Client.TFDTransaction

提供: RAD Studio API Documentation
移動先: 案内検索

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

Delphi

TFDTransaction = class(TFDCustomTransaction)

C++

class PASCALIMPLEMENTATION TFDTransaction : public TFDCustomTransaction

プロパティ

種類 可視性 ソース ユニット
class public
FireDAC.Comp.Client.pas
FireDAC.Comp.Client.hpp
FireDAC.Comp.Client FireDAC.Comp.Client

説明

このクラスは、接続のトランザクション管理を担当します。


TFDTransaction を使用すると、DBMS への接続のトランザクションを管理できます。このコンポーネントはまず、InterBase および Firebird クライアント アプリケーションの開発者を対象にしています。

関連項目