Backup Database
- 14 May 2021
- 1 Minute to read
-
Print
-
DarkLight
-
PDF
Backup Database
- Updated on 14 May 2021
- 1 Minute to read
-
Print
-
DarkLight
-
PDF
This is generated from the built in components of BuildMaster 7.0.0, and may be different than what you have installed (especially if you have extensions); go to [User Icon] -> Documentation within your BuildMaster instance to see exactly what operations are available.
Backup Database
Uses a Database Connection to back up a database to a file on disk.
Script usage:
DB::Backup-Database( Connection: <text>, Name: <text>, To: <text> );
Arguments:
Name | Format | Script Usage | Usage Notes |
---|---|---|---|
☆ Database connection | text | Connection | This argument is required. |
☆ From database name | text | Name | This argument is required. |
☆ To backup file | text | To | This argument is required. |
Was this article helpful?