REST.Backend.ServiceTypes.TFindObjectProc.Invoke

From RAD Studio API Documentation
Jump to: navigation, search

C++

virtual void __fastcall Invoke(const Rest::Backend::Metatypes::TBackendEntityValue &AObject, System::Json::TJSONObject* const AJSON) = 0 ;
virtual void __fastcall Invoke(const Rest::Backend::Metatypes::TBackendEntityValue &AMetaObject, const T AObject) = 0 ;

Properties

Type Visibility Source Unit Parent
function public REST.Backend.ServiceTypes.hpp REST.Backend.ServiceTypes TFindObjectProc

Description

Embarcadero Technologies does not currently have any additional information.