IBX.IBServices.TIBBackupService.GetTablespacesForDump

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure GetTablespacesForDump(const FileSetID : Integer;  var TablespaceLocations : TTablespaceDumpLocations);

C++

void __fastcall GetTablespacesForDump(const int FileSetID, System::DynamicArray<TTablespaceDumpLocation> &TablespaceLocations);

Properties

Type Visibility Source Unit Parent
procedure
function
public
IBX.IBServices.pas
IBX.IBServices.hpp
IBX.IBServices TIBBackupService

Description

Embarcadero Technologies does not currently have any additional information.