BackupRestoreBase.SetPassword Method
Sets the password for a backup set.
Remarks
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.
Overload List
Name | Description |
---|---|
BackupRestoreBase.SetPassword (SecureString) |
Sets the password for a backup set.
|
BackupRestoreBase.SetPassword (String) |
Sets the password for a backup set.
|
See Also
Reference
BackupRestoreBase Class
BackupRestoreBase Members
Microsoft.SqlServer.Management.Smo Namespace
Other Resources
Security Considerations for Backup and Restore
RESTORE (Transact-SQL)
BACKUP (Transact-SQL)
Backing Up and Restoring Databases in SQL Server