Determines what to return for the execution value of the task.
命名空間: Microsoft.SqlServer.Dts.Tasks.ActiveXScriptTask
組件: Microsoft.SqlServer.ActiveXScriptTask (in microsoft.sqlserver.activexscripttask.dll)
語法
'宣告
Public Enumeration ExecutionValueChoice
public enum ExecutionValueChoice
public enum class ExecutionValueChoice
public enum ExecutionValueChoice
public enum ExecutionValueChoice
Members
| Member name | Description |
|---|---|
| ScriptingLanguage | Return the scripting language. |
| TotalTimeTaken | Return the total time taken to run the task. |
備註
重要事項: |
|---|
| 下一版的 Microsoft SQL Server 將不再提供此功能。請勿在新的開發工作中使用此功能,並且儘速修改使用此功能的應用程式。 |
平台
開發平台
如需受支援的平台清單,請參閱<安裝 SQL Server 2005 的硬體和軟體需求>。
目標平台
如需受支援的平台清單,請參閱<安裝 SQL Server 2005 的硬體和軟體需求>。
重要事項: