Data.FireDACJSONReflect.TFDJSONDataSetsWriterBase.CreateList
| [–] Properties | |
|---|---|
| Type: procedure function
| |
| Visibility: protected | |
| Source: Data.FireDACJSONReflect.pas Data.FireDACJSONReflect.hpp
| |
| Unit: Data.FireDACJSONReflect | |
| Parent: TFDJSONDataSetsWriterBase | |
Delphi
class procedure CreateList(const ADataList: TFDJSONDataSetsBase); virtual; abstract;
C++
virtual __classmethod void __fastcall CreateList(TFDJSONDataSetsBase* const ADataList) = 0 ;
Description
Embarcadero Technologies does not currently have any additional information.