REST.Response.Adapter.TCustomJSONDataSetAdapter.GetDefaultFieldName

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetDefaultFieldName(const AJSON: TJSONValue): string; virtual;

C++

virtual System::UnicodeString __fastcall GetDefaultFieldName(System::Json::TJSONValue* const AJSON);

Properties

Type Visibility Source Unit Parent
function protected
REST.Response.Adapter.pas
REST.Response.Adapter.hpp
REST.Response.Adapter TCustomJSONDataSetAdapter

Description

Embarcadero Technologies does not currently have any additional information.