Gets information on the specified backup file.
Account information for accessing 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 Function GetBackupFileContents( _ ByVal BackupFileFull As String, _ ByVal BackupFileDifferential As String, _ Optional ByVal Impersonation As Impersonation = 0 _ ) As VaultProperties |
Account information for accessing 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.