Data.FireDACJSONReflect.TFDJSONDataSetsWriterBase.GetPairList
[–] Properties | |
---|---|
Type: function | |
Visibility: protected | |
Source: Data.FireDACJSONReflect.pas Data.FireDACJSONReflect.hpp
| |
Unit: Data.FireDACJSONReflect | |
Parent: TFDJSONDataSetsWriterBase |
Delphi
class function GetPairList(const AList: TFDJSONDataSetsBase): TPairList;
C++
__classmethod TPairList* __fastcall GetPairList(TFDJSONDataSetsBase* const AList);
Description
Embarcadero Technologies does not currently have any additional information.