ScriptingLanguageNotFoundException Constructor

Initializes a new instance of the ScriptingLanguageNotFoundException class.

Namespace:  Microsoft.SqlServer.Dts.Pipeline
Assembly:  Microsoft.SqlServer.TxScript (in Microsoft.SqlServer.TxScript.dll)

Syntax

'Declaration
Public Sub New
'Usage

Dim instance As New ScriptingLanguageNotFoundException()
public ScriptingLanguageNotFoundException()
public:
ScriptingLanguageNotFoundException()
new : unit -> ScriptingLanguageNotFoundException
public function ScriptingLanguageNotFoundException()