Backup given database to filesystem.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- connectionString
- Type: System String
Connection string of database to backup
- backupPath
- Type: System String
Path to filesystem, where the database will be backuped on the database server.
See Also