REST.Backend.ServiceComponents.TBackendQuery

Delphi
TBackendQuery = class(TCustomBackendQuery)
C++
class PASCALIMPLEMENTATION TBackendQuery : public TCustomBackendQuery
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
class | public | REST.Backend.ServiceComponents.pas REST.Backend.ServiceComponents.hpp |
REST.Backend.ServiceComponents | REST.Backend.ServiceComponents |
Description
Queries objects, users and other types.
Note: Different service implementations may support queries on different types. For example, the Kinvey service implementation can query files and the Parse implementation cannot.