Data.Bind.DBScope.TBindSourceDB

De RAD Studio API Documentation
Aller à : navigation, rechercher

Data.Bind.DBScope.TCustomBindSourceDBData.Bind.Components.TBaseLinkingBindSourceData.Bind.Components.TBaseBindScopeComponentSystem.Classes.TComponentSystem.Classes.TPersistentTBindSourceDB

Delphi

TBindSourceDB = class(TCustomBindSourceDB)

C++

class PASCALIMPLEMENTATION TBindSourceDB : public TCustomBindSourceDB

Propriétés

Type Visibilité  Source Unité  Parent
class public
Data.Bind.DBScope.pas
Data.Bind.DBScope.hpp
Data.Bind.DBScope Data.Bind.DBScope

Description

Composant non visuel qui fournit un moyen de rendre disponibles les données contenues dans la source de données spécifiée, pour tous les composants qui veulent y accéder, par le biais de LiveBindings.

TBindSourceDB est construit sur la classe TCustomBindSourceDB et publie en outre les propriétés DataSource, DataSet et ScopeMappings.

Voir aussi