API:Data.DBXCommonTable.TDBXStreamerRow.Create
Delphi
constructor Create(const AContext: TDBXContext);
C++
__fastcall TDBXStreamerRow(Data::Dbxcommon::TDBXContext* const AContext);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| constructor | public | Data.DBXCommonTable.pas Data.DBXCommonTable.hpp |
Data.DBXCommonTable | TDBXStreamerRow |
Description
Creates an instance of TDBXRow
Data.DBXCommonTable.TDBXStreamerRow.Create inherits from Data.DBXCommon.TDBXRow.Create. All content below this line refers to Data.DBXCommon.TDBXRow.Create.
Creates an instance of TDBXRow
This constructor creates and initializes an instance of TDBXRow.