Data.FireDACJSONReflect.TFDJSONDeltasReader.ExtractItem

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function ExtractItem(I: Integer): TItemPair;

C++

System::Generics::Collections::TPair__2<System::UnicodeString,Firedac::Comp::Client::TFDMemTable*> __fastcall ExtractItem(int I);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.