VSTAComponentScriptingEngine.sVSTAComponentTemplateName 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 sVSTAComponentTemplateName As String
'Usage
Dim value As String
value = VSTAComponentScriptingEngine.sVSTAComponentTemplateName
public const string sVSTAComponentTemplateName
public:
literal String^ sVSTAComponentTemplateName
static val mutable sVSTAComponentTemplateName: string
public const var sVSTAComponentTemplateName : String