Data.DBXCommon.TDBXCommand.Create

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

Delphi

constructor Create(DBXContext: TDBXContext);

C++

__fastcall TDBXCommand(TDBXContext* DBXContext);

プロパティ

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

説明

TDBXCommand のインスタンスを作成します。

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

関連項目