Data.DBXCommon.TDBXTransaction.Create

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

Delphi

constructor Create(Connection:  TDBXConnection);

C++

__fastcall TDBXTransaction(TDBXConnection* Connection);

プロパティ

種類 可視性 ソース ユニット
constructor protected
Data.DBXCommon.pas
Data.DBXCommon.hpp
Data.DBXCommon TDBXTransaction

説明

TDBXTransaction のインスタンスを作成します

このコンストラクタは TDBXTransaction のインスタンス作成と初期化を実行します。

関連項目