VSTATaskScriptingEngine.sVSTATaskHostID Field
This API supports the infrastructure and is not intended to be used directly from your code.
Namespace: Microsoft.SqlServer.Dts.Tasks.ScriptTask
Assembly: Microsoft.SqlServer.ScriptTask (in Microsoft.SqlServer.ScriptTask.dll)
Syntax
'Declaration
Public Const sVSTATaskHostID As String
'Usage
Dim value As String
value = VSTATaskScriptingEngine.sVSTATaskHostID
public const string sVSTATaskHostID
public:
literal String^ sVSTATaskHostID
static val mutable sVSTATaskHostID: string
public const var sVSTATaskHostID : String