RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBBackupRestoreService Class

TIBBackupRestoreService is the ancestor object from which TIBBackupService and TIBRestoreService are derived.

Pascal
TIBBackupRestoreService = class(TIBControlAndQueryService);
C++
class TIBBackupRestoreService : public TIBControlAndQueryService;

TIBBackupRestoreService is the ancestor object from which TIBBackupService and TIBRestoreService are derived.

Note: You must install InterBase 6 to use this feature.
 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!