Bde.DBTables.TTable.GetLookupCursor

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

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

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 TTable

Description


Embarcadero Technologies does not currently have any additional information.