API:REST.Backend.KinveyApi.TKinveyApi.ObjectIDFromObject

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

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

C++

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

Propriétés

Type Visibilité  Source Unité  Parent
function public
REST.Backend.KinveyApi.pas
REST.Backend.KinveyApi.hpp
REST.Backend.KinveyApi TKinveyApi

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 !