Data.Bind.DBScope.TCustomBindSourceDB.Locate

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function Locate(const KeyFields: string; const KeyValues: TValue): Boolean;

C++

bool __fastcall Locate(const System::UnicodeString KeyFields, const System::Rtti::TValue &KeyValues);

Properties

Type Visibility Source Unit Parent
function protected
Data.Bind.DBScope.pas
Data.Bind.DBScope.hpp
Data.Bind.DBScope TCustomBindSourceDB

Description

Embarcadero Technologies does not currently have any additional information.