REST.Backend.ServiceComponents.TCustomBackendQueryBindSource

From RAD Studio API Documentation

Error: Image is invalid or non-existent.

Delphi

TCustomBackendQueryBindSource = class(TRESTComponentBindSource)

C++

class PASCALIMPLEMENTATION TCustomBackendQueryBindSource : public Rest::Bindsource::TRESTComponentBindSource

Properties

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

Description

LiveBindings bindsource for TCustomBackendQuery that creates an adapter.

See Also