API:REST.Backend.ServiceComponents.TBackendQueryAdapter

From RAD Studio API Documentation
Jump to: navigation, search

REST.BindSource.TRESTComponentAdapterData.Bind.ObjectScope.TBindSourceAdapterSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTBackendQueryAdapter

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

Represents the LiveBindings adapter for REST components.

REST.Backend.ServiceComponents.TBackendQueryAdapter inherits from REST.BindSource.TRESTComponentAdapter. All content below this line refers to REST.BindSource.TRESTComponentAdapter.


Represents the LiveBindings adapter for REST components.

TRESTComponentAdapter is used to create bindable members.

See Also