Data.Bind.Components.IScopeLookup.Lookup
[–] Properties | |
---|---|
Type: function | |
Visibility: public | |
Source: Data.Bind.Components.pas Data.Bind.Components.hpp
| |
Unit: Data.Bind.Components | |
Parent: IScopeLookup |
Delphi
function Lookup(const KeyFields: string; const KeyValues: TValue;
const ResultFields: string): TValue;
C++
virtual System::Rtti::TValue __fastcall Lookup(const System::UnicodeString KeyFields, const System::Rtti::TValue &KeyValues, const System::UnicodeString ResultFields) = 0 ;
Description
Embarcadero Technologies does not currently have any additional information.