Data.Bind.DBScope
Unit scope for database bindings scopes.
| Package | bindcomp250.bpl |
|---|
Classes
| TBaseDataLink | Used by data-aware objects to coordinate the actions of TDataSource and TDataSet, and to respond to data events. |
| TBaseRemoteAdapter | |
| TBindDataSetScope | Custom scope for dataset support. |
| TBindScopeDB | Non-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. |
| TBindScopeDBEnumerator | Represents an enumerator of binding scopes for the members of a dataset. |
| TBindSourceDB | Nonvisual 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. |
| TCustomBindScopeDB | Implements a way to make data contained by the specified data source be available to all components that want to access it, using LiveBindings. |
| TCustomBindSourceDB | Implements a way to make data contained by the specified data source be available to all components that want to access it, using LiveBindings. |
| TSubDataSource | Implements a sub-datasource. |