Bde.DBTables.TTable.GetHandle
| [–] Properties | |
|---|---|
| Type: function | |
| Visibility: protected | |
| Source: Bde.DBTables.pas Bde.DBTables.hpp
| |
| Unit: Bde.DBTables | |
| Parent: TTable | |
Delphi
function GetHandle(const IndexName, IndexTag: string): HDBICur;
C++
HIDESBASE Bde::hDBICur __fastcall GetHandle(const System::UnicodeString IndexName, const System::UnicodeString IndexTag);
Description
Embarcadero Technologies does not currently have any additional information.