API: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

説明

継承に従い、上位クラスのコンストラクタを呼び出します。

Data.DBXCommonTable.TDBXNoOpRow.Create は Data.DBXCommonTable.TDBXStreamerRow.Create を継承しています。以下の内容はすべて Data.DBXCommonTable.TDBXStreamerRow.Create を参照しています。

継承に従い、上位クラスのコンストラクタを呼び出します。

Create は、継承に従い、上位クラス(TDBXRow)のコンストラクタを呼び出します。

関連項目