Data.FireDACJSONReflect.IFDJSONDataSetsReader.Keys

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: property
Visibility: public
Source:
Data.FireDACJSONReflect.pas
Data.FireDACJSONReflect.hpp
Unit: Data.FireDACJSONReflect
Parent: IFDJSONDataSetsReader

Delphi

property Keys[I: Integer]: string read GetKey;

C++

__property System::UnicodeString Keys[int I] = {read=GetKey};

Description

Embarcadero Technologies does not currently have any additional information.