API:Data.DBXCommonTable.TDBXNoOpRow.Create
Delphi
constructor Create(const AContext: TDBXContext);
C++
__fastcall TDBXNoOpRow(Data::Dbxcommon::TDBXContext* const AContext);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| constructor | public | Data.DBXCommonTable.pas Data.DBXCommonTable.hpp |
Data.DBXCommonTable | TDBXNoOpRow |
Description
Inherently calls the upper class constructor.
Data.DBXCommonTable.TDBXNoOpRow.Create inherits from Data.DBXCommonTable.TDBXStreamerRow.Create. All content below this line refers to Data.DBXCommonTable.TDBXStreamerRow.Create.
Inherently calls the upper class constructor.
Create inherently calls the upper class (TDBXRow) constructor.