Compartir a través de


Clase VSTAComponentScriptingEngine

Esta API admite la infraestructura de y no está prevista su utilización directa desde el código.

Jerarquía de herencia

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

Espacio de nombres:  Microsoft.SqlServer.Dts.Pipeline
Ensamblado:  Microsoft.SqlServer.TxScript (en Microsoft.SqlServer.TxScript.dll)

Sintaxis

'Declaración
Public Class VSTAComponentScriptingEngine _
    Inherits VSTAScriptingEngine
'Uso
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

El tipo VSTAComponentScriptingEngine expone los siguientes miembros.

Constructores

  Nombre Descripción
Método público VSTAComponentScriptingEngine Infraestructura.

Arriba

Métodos

  Nombre Descripción
Método público CreateObjRef (Se hereda de MarshalByRefObject.)
Método público Dispose Infraestructura.
Método público Equals (Se hereda de Object.)
Método protegido Finalize (Se hereda de Object.)
Método público GetHashCode (Se hereda de Object.)
Método público GetLifetimeService (Se hereda de MarshalByRefObject.)
Método público GetType (Se hereda de Object.)
Método público InitializeLifetimeService (Se hereda de MarshalByRefObject.)
Método protegido MemberwiseClone() () () () (Se hereda de Object.)
Método protegido MemberwiseClone(Boolean) (Se hereda de MarshalByRefObject.)
Método público PersistCurrentScriptProject Infraestructura. (Invalida VSTAScriptingEnginePersistCurrentScriptProject(Boolean).)
Método público ToString (Se hereda de Object.)

Arriba

Campos

  Nombre Descripción
Campo públicoMiembro estático sVSTAComponentHostID Infraestructura.
Campo públicoMiembro estático sVSTAComponentTemplateName Infraestructura.

Arriba

Seguridad para subprocesos

Cualquier miembro público static (Shared en Visual Basic) de este tipo es seguro para subprocesos. No se garantiza que los miembros de instancia sean seguros para subprocesos.