API:IBX.IBTable.TIBTable.GetIndexParams

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure GetIndexParams(const IndexName: string; FieldsIndex: Boolean;  var IndexedName: string);

C++

void __fastcall GetIndexParams(const System::UnicodeString IndexName, bool FieldsIndex, System::UnicodeString &IndexedName);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
IBX.IBTable.pas
IBX.IBTable.hpp
IBX.IBTable TIBTable

Description

Embarcadero Technologies does not currently have any additional information.