Data.FireDACJSONReflect.TFDJSONDataSetsWriterBase.GetPairList

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

class function GetPairList(const AList: TFDJSONDataSetsBase): TPairList;

C++

__classmethod System::Generics::Collections::TList__1<System::Generics::Collections::TPair__2<System::UnicodeString,Firedac::Comp::Client::TFDAdaptedDataSet*> >* __fastcall GetPairList(TFDJSONDataSetsBase* const AList);

Properties

Type Visibility Source Unit Parent
function protected
Data.FireDACJSONReflect.pas
Data.FireDACJSONReflect.hpp
Data.FireDACJSONReflect TFDJSONDataSetsWriterBase

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!