IBX.IBServices.TIBBackupService

From RAD Studio API Documentation
Jump to: navigation, search

IBX.IBServices.TIBBackupRestoreServiceIBX.IBServices.TIBControlAndQueryServiceIBX.IBServices.TIBControlServiceIBX.IBServices.TIBCustomServiceSystem.Classes.TComponentTIBBackupService

Delphi

TIBBackupService = class (TIBBackupRestoreService)

C++

class PASCALIMPLEMENTATION TIBBackupService : public TIBBackupRestoreService

Properties

Type Visibility Source Unit Parent
class public
IBX.IBServices.pas
IBX.IBServices.hpp
IBX.IBServices IBX.IBServices

Description

TIBBackupService allows you to back up your database.

Use a TIBBackupService object to back up your database.

See Also