REST.Backend.ServiceTypes.IBackendStorageApi.FindObject
Delphi
function FindObject(const AObject: TBackendEntityValue; AProc: TFindObjectProc): Boolean;
C++
virtual bool __fastcall FindObject(const Rest::Backend::Metatypes::TBackendEntityValue &AObject, _di_TFindObjectProc AProc) = 0 ;
Propriétés
Type | Visibilité | Source | Unité | Parent |
---|---|---|---|---|
function | public | REST.Backend.ServiceTypes.pas REST.Backend.ServiceTypes.hpp |
REST.Backend.ServiceTypes | IBackendStorageApi |
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 !