API:REST.Backend.ParseApi.TParseApi.ObjectIDFromObject

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function ObjectIDFromObject(const ABackendClassName, AObjectID: string;
const AJSONObject: TJSONObject): TObjectID; overload;
function ObjectIDFromObject(const ABackendClassName: string;
const AJSONObject: TJSONObject): TObjectID; overload;

C++

TObjectID __fastcall ObjectIDFromObject(const System::UnicodeString ABackendClassName, const System::UnicodeString AObjectID, System::Json::TJSONObject* const AJSONObject)/* overload */;
TObjectID __fastcall ObjectIDFromObject(const System::UnicodeString ABackendClassName, System::Json::TJSONObject* const AJSONObject)/* overload */;

Propriétés

Type Visibilité  Source Unité  Parent
function public
REST.Backend.ParseApi.pas
REST.Backend.ParseApi.hpp
REST.Backend.ParseApi TParseApi

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !