REST.Backend.KinveyApi.TKinveyApi.QueryResource
Delphi
procedure QueryResource(const AResource: string; const AQuery: array of string; const AJSONArray: TJSONArray; AReset: Boolean);
C++
void __fastcall QueryResource(const System::UnicodeString AResource, System::UnicodeString const *AQuery, const int AQuery_High, System::Json::TJSONArray* const AJSONArray, bool AReset);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
protected | REST.Backend.KinveyApi.pas REST.Backend.KinveyApi.hpp |
REST.Backend.KinveyApi | TKinveyApi |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!