Data.Bind.ObjectScope.TBaseObjectBindSourceDelegate.Lookup

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function Lookup(const KeyFields: string; const KeyValues: TValue;  const ResultFields: string): TValue;

C++

System::Rtti::TValue __fastcall Lookup(const System::UnicodeString KeyFields, const System::Rtti::TValue &KeyValues, const System::UnicodeString ResultFields);

Properties

Type Visibility Source Unit Parent
function protected
Data.Bind.ObjectScope.pas
Data.Bind.ObjectScope.hpp
Data.Bind.ObjectScope TBaseObjectBindSourceDelegate

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!