Bde.DBTables.TBDEDataSet.GetLookupCursor

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetLookupCursor(const KeyFields: string;
CaseInsensitive: Boolean): HDBICur; virtual;

C++

virtual Bde::hDBICur __fastcall GetLookupCursor(const System::UnicodeString KeyFields, bool CaseInsensitive);

Properties

Type Visibility Source Unit Parent
function protected
Bde.DBTables.pas
Bde.DBTables.hpp
Bde.DBTables TBDEDataSet

Description

Embarcadero Technologies does not currently have any additional information.