API:Data.FireDACJSONReflect.TFDJSONDataSetsReader.GetListReader

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: function
Visibility: protected
Source:
Data.FireDACJSONReflect.pas
Data.FireDACJSONReflect.hpp
Unit: Data.FireDACJSONReflect
Parent: TFDJSONDataSetsReader

Delphi

class function GetListReader(const ADataList: TFDJSONDataSets): IFDJSONDataSetsReader; static;

C++

static _di_IFDJSONDataSetsReader __fastcall GetListReader(TFDJSONDataSets* const ADataList);

Description

Embarcadero Technologies does not currently have any additional information.