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