閱讀英文

共用方式為


UnrecognizedScriptLanguageException 建構函式

此 API 支援 SQL Server 2012 基礎結構,但無法直接從您的程式碼使用。

Initializes a new instance of the UnrecognizedScriptLanguageException class with the unrecognized scripting language name.

命名空間:  Microsoft.SqlServer.Dts.Tasks.ScriptTask
組件:  Microsoft.SqlServer.ScriptTask (在 Microsoft.SqlServer.ScriptTask.dll 中)

語法

public UnrecognizedScriptLanguageException(
    string name
)

參數

  • name
    型別:System.String
    The name of the scripting language.

請參閱

參考

UnrecognizedScriptLanguageException 類別

Microsoft.SqlServer.Dts.Tasks.ScriptTask 命名空間