Data.Bind.DBScope.TCustomBindScopeDB.GetMember
Delphi
function GetMember(const AMemberName: string): TObject; override;
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
| function | protected | Data.Bind.DBScope.pas | Data.Bind.DBScope | TCustomBindScopeDB |
Description
Renvoie un champ spécifique depuis l'ensemble de données.
La méthode GetMember renvoie le champ spécifié par le paramètre AMemberName depuis l'ensemble de données.