sVSTAComponentHostID Campo
Esta API es compatible con la infraestructura de .NET Framework y no se diseñó para usarse directamente desde el código.
Espacio de nombres: Microsoft.SqlServer.Dts.Pipeline
Ensamblado: Microsoft.SqlServer.TxScript (en Microsoft.SqlServer.TxScript.dll)
Sintaxis
'Declaración
Public Const sVSTAComponentHostID As String
'Uso
Dim value As String
value = VSTAComponentScriptingEngine.sVSTAComponentHostID
public const string sVSTAComponentHostID
public:
literal String^ sVSTAComponentHostID
static val mutable sVSTAComponentHostID: string
public const var sVSTAComponentHostID : String