Partager via


Classe VSTAComponentScriptingEngine

Cette API prend en charge l'infrastructure .NET Framework et n'est pas destinée à être utilisée directement à partir de votre code.

Espace de noms :  Microsoft.SqlServer.Dts.Pipeline
Assembly :  Microsoft.SqlServer.TxScript (dans Microsoft.SqlServer.TxScript.dll)

Syntaxe

'Déclaration
Public Class VSTAComponentScriptingEngine _
    Inherits VSTAScriptingEngine
'Utilisation
Dim instance As VSTAComponentScriptingEngine
public class VSTAComponentScriptingEngine : VSTAScriptingEngine
public ref class VSTAComponentScriptingEngine : public VSTAScriptingEngine
type VSTAComponentScriptingEngine =  
    class
        inherit VSTAScriptingEngine
    end
public class VSTAComponentScriptingEngine extends VSTAScriptingEngine

Hiérarchie d'héritage

System. . :: . .Object
  System. . :: . .MarshalByRefObject
    VSTAScriptingEngine
      Microsoft.SqlServer.Dts.Pipeline..::..VSTAComponentScriptingEngine

Sécurité des threads

Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Il n'est pas garanti que les membres d'instance soient thread-safe.