RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBRestoreService Class

TIBRestoreService allows you to restore your database.

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

Use a TIBRestoreService object to restore your database.

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!