Data.DBXCommonTable.TDBXStreamerRow.Create
[–] Properties | |
---|---|
Type: constructor | |
Visibility: public | |
Source: Data.DBXCommonTable.pas Data.DBXCommonTable.hpp
| |
Unit: Data.DBXCommonTable | |
Parent: TDBXStreamerRow |
Delphi
constructor Create(const AContext: TDBXContext);
C++
__fastcall TDBXStreamerRow(Data::Dbxcommon::TDBXContext* const AContext);
Description
Inherently calls the upper class constructor.
Create inherently calls the upper class (TDBXRow) constructor.