Setting Common Backup and Restore Properties

From InterBase
Jump to: navigation, search

Go Up to Backing up and Restoring Databases


TIBBackupService and TIBRestoreService descend from a common ancestor, which contains the following properties:

Common backup and restore properties
Property Meaning

BackupFile

The path of the backup file name

BackupFileLength

The length in pages of the restored database file; must exceed 2 gigabytes; you must supply a length for each database file except the last

DatabaseName

Path of the primary file of the database from the server’s point of view; you can specify multiple database files

Verbose

If set to <True>, displays backup or restore information in verbose mode

BufferSize

The number of default cache buffers to configure for attachments to the restored database