InvalidScriptingOptionException 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.
This exception gets thrown when invalid scripting options are set
[System.Serializable]
public sealed class InvalidScriptingOptionException : Microsoft.SqlServer.Management.Smo.SmoException
[<System.Serializable>]
type InvalidScriptingOptionException = class
inherit SmoException
Public NotInheritable Class InvalidScriptingOptionException
Inherits SmoException
- Inheritance
- Attributes
Constructors
InvalidScriptingOptionException() | |
InvalidScriptingOptionException(String, Exception) | |
InvalidScriptingOptionException(String) |
Properties
HelpLink |
Gets a link as string to the support web site. (Inherited from SmoException) |
SmoExceptionType |
Methods
SetHelpContext(String) | (Inherited from SmoException) |