Data.Bind.DBScope.TBaseDataLink

[–] Properties | |
---|---|
Type: class | |
Visibility: public | |
Source: Data.Bind.DBScope.pas Data.Bind.DBScope.hpp
| |
Unit: Data.Bind.DBScope | |
Parent: Data.Bind.DBScope |
Delphi
TBaseDataLink = class(TDataLink)
C++
class PASCALIMPLEMENTATION TBaseDataLink : public Data::Db::TDataLink
Description
Used by data-aware objects to coordinate the actions of TDataSource and TDataSet, and to respond to data events.
TBaseDataLink represents a link to a dataset that needs to respond to data events.