Restores the specified master database backup.
Account information for accesing the backup files on the server.
In scripting languages, a specific null value (e.g., Nothing in VBScript) should be used to indicate the default value.
Visual Basic |
---|
Public Sub RestoreMasterDB( _ ByVal BackupFile As String, _ Optional ByVal Impersonation As Impersonation = 0 _ ) |
Account information for accesing the backup files on the server.
In scripting languages, a specific null value (e.g., Nothing in VBScript) should be used to indicate the default value.