Data.Bind.DBScope.TBaseRemoteAdapter

From RAD Studio API Documentation
Jump to: navigation, search

Data.Bind.ObjectScope.TBindSourceAdapterSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTBaseRemoteAdapter
[–] Properties
Type: class
Visibility: public
Source:
Data.Bind.DBScope.pas
Data.Bind.DBScope.hpp
Unit: Data.Bind.DBScope
Parent: Data.Bind.DBScope

Delphi

TBaseRemoteAdapter = class(TBindSourceAdapter)

C++

class PASCALIMPLEMENTATION TBaseRemoteAdapter : public Data::Bind::Objectscope::TBindSourceAdapter

Description

Represents the adapter base class for providing data to a TAdapterBindSource object.

Data.Bind.DBScope.TBaseRemoteAdapter inherits from Data.Bind.ObjectScope.TBindSourceAdapter. All content below this line refers to Data.Bind.ObjectScope.TBindSourceAdapter.

Represents the adapter base class for providing data to a TAdapterBindSource object.

See Also