sVSTATaskHostID-Feld
Diese API unterstützt die -Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.
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
Siehe auch