Share via


InvalidScriptingOptionException Class

Definition

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
InvalidScriptingOptionException
Attributes

Applies to