Muistiinpano
Tämän sivun käyttö edellyttää valtuutusta. Voit yrittää kirjautua sisään tai vaihtaa hakemistoa.
Tämän sivun käyttö edellyttää valtuutusta. Voit yrittää vaihtaa hakemistoa.
This API supports the SQL Server 2012 infrastructure and is not intended to be used directly from your code.
Specifies the task host identifier of the Visual Studio Tools for Applications.
Namespace: Microsoft.SqlServer.Dts.Tasks.ScriptTask
Assembly: Microsoft.SqlServer.ScriptTask (in Microsoft.SqlServer.ScriptTask.dll)
Syntax
'Declaration
Public Const VSTATaskHostID As String
'Usage
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