Data.Bind.DBScope.TBindSourceDB

提供: RAD Studio API Documentation
移動先: 案内検索

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

Delphi

TBindSourceDB = class(TCustomBindSourceDB)

C++

class PASCALIMPLEMENTATION TBindSourceDB : public TCustomBindSourceDB

プロパティ

種類 可視性 ソース ユニット
class public
Data.Bind.DBScope.pas
Data.Bind.DBScope.hpp
Data.Bind.DBScope Data.Bind.DBScope


説明

データを指定されたデータソース内に格納する方法を提供する非ビジュアル コンポーネントで、これにより、すべてのコンポーネントが、LiveBindings を使用してそのデータにアクセスできるようにします。

TBindSourceDB は、TCustomBindSourceDB クラス上に構築されており、追加で DataSourceDataSetScopeMappings の各プロパティを公開しています。

関連項目