Bde.DBTables.TBDEDataSet.SwitchToIndex
| [–] Properties | |
|---|---|
| Type: procedure function
| |
| Visibility: protected | |
| Source: Bde.DBTables.pas Bde.DBTables.hpp
| |
| Unit: Bde.DBTables | |
| Parent: TBDEDataSet | |
Delphi
procedure SwitchToIndex(const IndexName, TagName: string);
C++
void __fastcall SwitchToIndex(const System::UnicodeString IndexName, const System::UnicodeString TagName);
Description
Embarcadero Technologies does not currently have any additional information.