Data.DBXCommon.TDBXRow.Create

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

Delphi

constructor Create(DBXContext: TDBXContext);

C++

__fastcall TDBXRow(TDBXContext* DBXContext);

プロパティ

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

説明

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

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