API:REST.Backend.ServiceComponents.TSubBackendQueryBindSource

From RAD Studio API Documentation

Error: Image is invalid or non-existent.

Delphi

TSubBackendQueryBindSource = class(TCustomBackendQueryBindSource)

C++

class PASCALIMPLEMENTATION TSubBackendQueryBindSource : public TCustomBackendQueryBindSource

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. REST.Backend.ServiceComponents.TSubBackendQueryBindSource inherits from REST.Backend.ServiceComponents.TCustomBackendQueryBindSource. All content below this line refers to REST.Backend.ServiceComponents.TCustomBackendQueryBindSource.

LiveBindings bindsource for TCustomBackendQuery that creates an adapter.

See Also