This topic has not yet been rated - Rate this topic

VSTAComponentScriptingEngine Class

This API supports the SQL Server 2012 infrastructure and is not intended to be used directly from your code.

Represents the VSTA component scripting engine.

System.Object
  Microsoft.SqlServer.VSTAHosting.VSTAScriptingEngine
    Microsoft.SqlServer.Dts.Pipeline.VSTAComponentScriptingEngine

Namespace:  Microsoft.SqlServer.Dts.Pipeline
Assembly:  Microsoft.SqlServer.TxScript (in Microsoft.SqlServer.TxScript.dll)
public class VSTAComponentScriptingEngine : VSTAScriptingEngine

The VSTAComponentScriptingEngine type exposes the following members.

  Name Description
Public method VSTAComponentScriptingEngine Infrastructure. Initializes a new instance of the VSTAComponentScriptingEngine class.
Top
  Name Description
Protected property EnabledDebugging Infrastructure. Gets whether the scripting engine enables debugging. (Overrides VSTAScriptingEngine.EnabledDebugging.)
Public property IsVstaHelperCreated (Inherited from VSTAScriptingEngine.)
Public property ProjectName (Inherited from VSTAScriptingEngine.)
Protected property ScriptAppName Infrastructure. Gets the script application name. (Overrides VSTAScriptingEngine.ScriptAppName.)
Public property VstaHelper (Inherited from VSTAScriptingEngine.)
Top
  Name Description
Public method CheckDebuggerInUsed (Inherited from VSTAScriptingEngine.)
Public method ClearDebuggerFlag (Inherited from VSTAScriptingEngine.)
Public method Dispose Infrastructure. Releases all instance of the VSTAComponentScriptingEngine class.
Public method DisposeVstaHelper (Inherited from VSTAScriptingEngine.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from VSTAScriptingEngine.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method LoadProjectFromStorage (Inherited from VSTAScriptingEngine.)
Protected method MemberwiseClone (Inherited from Object.)
Public method SaveProjectToStorage (Inherited from VSTAScriptingEngine.)
Public method ToString (Inherited from Object.)
Top
  Name Description
Protected field m_macroProjectPath (Inherited from VSTAScriptingEngine.)
Protected field m_scriptStorage (Inherited from VSTAScriptingEngine.)
Public field Static member ScriptComponentHostID Infrastructure. The script component host identifier.
Top
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)