|
AnyDAC
|
Specifies a backup file.
Use the BackupFiles property to specify a backup output file. The path is relative to the DB server host.
property BackupFile: String;
ADIBNBackup1.BackupFile := 'e:\temp\addemo.backup';
|
What do you think about this topic? Send feedback!
|