SqlInstallationHelper BackupDatabase Method Kentico 8.1 API Reference
Backup given database to filesystem.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)

Parameters

connectionString
Type: OnlineSystem String
Connection string of database to backup
backupPath
Type: OnlineSystem String
Path to filesystem, where the database will be backuped on the database server.
See Also