IBX.IBDatabase.TIBDatabase.MoveIndexToTablespace

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure MoveIndexToTablespace(TableName : String; Tablespace : String = 'PRIMARY');

C++

void __fastcall MoveIndexToTablespace(System::UnicodeString TableName, System::UnicodeString Tablespace = L"PRIMARY");

Properties

Type Visibility Source Unit Parent
procedure
function
public
IBX.IBDatabase.pas
IBX.IBDatabase.hpp
IBX.IBDatabase TIBDatabase

Description

Embarcadero Technologies does not currently have any additional information.