Data.Bind.DBScope.TCustomBindScopeDB.GetValue

提供:RAD Studio API Documentation

Delphi

function GetValue: TObject; override;

プロパティ

種類 可視性 ソース ユニット
function protected Data.Bind.DBScope.pas Data.Bind.DBScope TCustomBindScopeDB

説明

割り当てられたデータセットを返します。

GetValue メソッドは、割り当てられたデータセットを返します(データソースが nil でない場合)。

関連項目