BackupBD Class

This class is used to create a backup of a database.
public class BackupBD
This language is not supported or no code example is available.
Methods
 
Name Description
Public method Static BackupDatabase() Backup a whole database to the specified file.
Public method Static RestoreDatabase() Restore a whole database from a backup file.
Top

.NET Framework

Supported in: 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8

In this article

Definition