Data.Bind.DBScope.TCustomBindScopeDB.GetMember

提供:RAD Studio API Documentation

Delphi

function GetMember(const AMemberName: string): TObject; override;

プロパティ

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

説明

特定のフィールドをデータセットから返します。

GetMember メソッドは、AMemberName パラメータで指定されたフィールドをデータセットから返します。

関連項目