Data.Bind.DBScope

From RAD Studio API Documentation
Jump to: navigation, search

Unit scope for database bindings scopes.

Package bindcomp250.bpl

Classes

TBaseDataLinkUsed by data-aware objects to coordinate the actions of TDataSource and TDataSet, and to respond to data events.
TBaseRemoteAdapter
TBindDataSetScopeCustom scope for dataset support.
TBindScopeDBNon-visual component that provides a way to make data contained by the specified data source available to all components that want to access it, using LiveBindings.
TBindScopeDBEnumeratorRepresents an enumerator of binding scopes for the members of a dataset.
TBindSourceDBNonvisual component that provides a way to make data contained by the specified data source available to all components that want to access it, using LiveBindings.
TCustomBindScopeDBImplements a way to make data contained by the specified data source be available to all components that want to access it, using LiveBindings.
TCustomBindSourceDBImplements a way to make data contained by the specified data source be available to all components that want to access it, using LiveBindings.
TSubDataSourceImplements a sub-datasource.