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 クライアント アプリケーション開発者のターゲットとなります。

関連項目

サンプル