REST.Backend.ServiceComponents.TCustomBackendQueryBindSource

From RAD Studio API Documentation
Jump to: navigation, search

REST.BindSource.TRESTComponentBindSourceData.Bind.ObjectScope.TBaseObjectBindSourceData.Bind.Components.TBaseLinkingBindSourceTCustomBackendQueryBindSource

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