Afficher : Delphi C++
Préférences d'affichage

Data.Bind.DBScope.TCustomBindScopeDB.GetMember

De XE2 API Documentation

Delphi

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

C++

virtual System::TObject* __fastcall GetMember(const System::UnicodeString AMemberName);

Propriétés

Type Visibilité  Source Unité  Parent
function protected
Data.Bind.DBScope.pas
Data.Bind.DBScope.hpp
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.

Voir aussi

Versions précédentes
Traductions