REST.Backend.ParseApi.TParseApi.PushWhere

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure PushWhere(const AWhere: TJSONObject; const AData: TJSONObject);

C++

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

Properties

Type Visibility Source Unit Parent
procedure
function
public
REST.Backend.ParseApi.pas
REST.Backend.ParseApi.hpp
REST.Backend.ParseApi TParseApi

Description

Embarcadero Technologies does not currently have any additional information.