Campo VSTAComponentScriptingEngine.ScriptComponentHostID
Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.
The script component host identifier.
Spazio dei nomi Microsoft.SqlServer.Dts.Pipeline
Assembly: Microsoft.SqlServer.TxScript (in Microsoft.SqlServer.TxScript.dll)
Sintassi
'Dichiarazione
Public Const ScriptComponentHostID As String
'Utilizzo
Dim value As String
value = VSTAComponentScriptingEngine.ScriptComponentHostID
public const string ScriptComponentHostID
public:
literal String^ ScriptComponentHostID
static val mutable ScriptComponentHostID: string
public const var ScriptComponentHostID : String