REST.Backend.ServiceComponents.TBackendQueryAdapter

From RAD Studio API Documentation

Error: Image is invalid or non-existent.

Delphi

TBackendQueryAdapter = class(TRESTComponentAdapter)

C++

class PASCALIMPLEMENTATION TBackendQueryAdapter : public Rest::Bindsource::TRESTComponentAdapter

Properties

Type Visibility Source Unit Parent
class public
REST.Backend.ServiceComponents.pas
REST.Backend.ServiceComponents.hpp
REST.Backend.ServiceComponents REST.Backend.ServiceComponents

Description

LiveBindings adapter for TCustomBackendQuery that creates bindable members.

See Also