VSTATaskScriptingEngine.VSTATaskHostID 字段
此 API 支持 SQL Server 2012 基础结构,但不能通过代码直接使用。
Specifies the task host identifier of the Visual Studio Tools for Applications.
命名空间: Microsoft.SqlServer.Dts.Tasks.ScriptTask
程序集: Microsoft.SqlServer.ScriptTask(在 Microsoft.SqlServer.ScriptTask.dll 中)
语法
声明
Public Const VSTATaskHostID As String
用法
Dim value As String
value = VSTATaskScriptingEngine.VSTATaskHostID
public const string VSTATaskHostID
public:
literal String^ VSTATaskHostID
static val mutable VSTATaskHostID: string
public const var VSTATaskHostID : String