IBX.IBDatabase.TIBDatabase.GetTablesInTablespace

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure GetTablesInTablespace(ForTablespace : String; TableList : TStrings);

C++

void __fastcall GetTablesInTablespace(System::UnicodeString ForTablespace, System::Classes::TStrings* TableList);

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.