Bde.DBTables.TBDEDataSet.GetLookupCursor
[–] Properties | |
---|---|
Type: function | |
Visibility: protected | |
Source: Bde.DBTables.pas Bde.DBTables.hpp
| |
Unit: Bde.DBTables | |
Parent: TBDEDataSet |
Delphi
function GetLookupCursor(const KeyFields: string;
CaseInsensitive: Boolean): HDBICur; virtual;
C++
virtual Bde::hDBICur __fastcall GetLookupCursor(const System::UnicodeString KeyFields, bool CaseInsensitive);
Description
Embarcadero Technologies does not currently have any additional information.