Bde.DBTables.TTable.GetHandle

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetHandle(const IndexName, IndexTag: string): HDBICur;

C++

HIDESBASE Bde::hDBICur __fastcall GetHandle(const System::UnicodeString IndexName, const System::UnicodeString IndexTag);

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.