Champ sVSTATaskHostID
Cette API prend en charge l'infrastructure .NET Framework et n'est pas destinée à être utilisée directement à partir de votre code.
Espace de noms : Microsoft.SqlServer.Dts.Tasks.ScriptTask
Assembly : Microsoft.SqlServer.ScriptTask (dans Microsoft.SqlServer.ScriptTask.dll)
Syntaxe
'Déclaration
Public Const sVSTATaskHostID As String
'Utilisation
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