Data.DBXCommonTable.TDBXNoOpRow.Create

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

Delphi

constructor Create(const AContext: TDBXContext);

C++

__fastcall TDBXNoOpRow(Data::Dbxcommon::TDBXContext* const AContext);

プロパティ

種類 可視性 ソース ユニット
constructor public
Data.DBXCommonTable.pas
Data.DBXCommonTable.hpp
Data.DBXCommonTable TDBXNoOpRow

説明

TDBXNoOpRow インスタンスを作成します。


Create コンストラクタは、TDBXNoOpRow クラスのインスタンスを作成し初期化します。

関連項目