InvalidRestorePlanException Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
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
SetHelpContext(String) | (Inherited from SmoException) |