InvalidRestorePlanException Class

Definition

Exception thrown on trying to execute or verify an invalid Restore plan.

public sealed class InvalidRestorePlanException : Microsoft.SqlServer.Management.Smo.SmoException
type InvalidRestorePlanException = class
    inherit SmoException
Public NotInheritable Class InvalidRestorePlanException
Inherits SmoException
Inheritance

Properties

Name Description
HelpLink

Gets a link as string to the support web site.

(Inherited from SmoException)
SmoExceptionType

Gets or sets the T:Microsoft.SqlServer.Management.Smo.SmoExceptionType.

(Inherited from SmoException)

Methods

Name Description
SetHelpContext(String) (Inherited from SmoException)

Applies to