VSTAComponentScriptingEngine.sVSTAComponentHostID Field
This API supports the infrastructure and is not intended to be used directly from your code.
Namespace: Microsoft.SqlServer.Dts.Pipeline
Assembly: Microsoft.SqlServer.TxScript (in Microsoft.SqlServer.TxScript.dll)
Syntax
'Declaration
Public Const sVSTAComponentHostID As String
'Usage
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