API:EMS.Services.TEMSInternalAPI.PushWhere

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: function
Visibility: public
Source:
EMS.Services.pas
EMS.Services.hpp
Unit: EMS.Services
Parent: TEMSInternalAPI

Delphi

function PushWhere(const AData: TJSONObject; const AWhere: TJSONObject): IEMSResourceResponseContent;

C++

_di_IEMSResourceResponseContent __fastcall PushWhere(System::Json::TJSONObject* const AData, System::Json::TJSONObject* const AWhere);

Description

Embarcadero Technologies does not currently have any additional information.