VSTAComponentScriptingEngine-Klasse

Diese API unterstützt die -Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.

Vererbungshierarchie

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

Namespace:  Microsoft.SqlServer.Dts.Pipeline
Assembly:  Microsoft.SqlServer.TxScript (in Microsoft.SqlServer.TxScript.dll)

Syntax

'Declaration
Public Class VSTAComponentScriptingEngine _
    Inherits VSTAScriptingEngine
'Usage
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

Der VSTAComponentScriptingEngine-Typ macht folgende Elemente verfügbar.

Konstruktoren

  Name Beschreibung
Öffentliche Methode VSTAComponentScriptingEngine Infrastruktur

Zum Anfang

Methoden

  Name Beschreibung
Öffentliche Methode CreateObjRef (Geerbt von MarshalByRefObject.)
Öffentliche Methode Dispose Infrastruktur
Öffentliche Methode Equals (Geerbt von Object.)
Geschützte Methode Finalize (Geerbt von Object.)
Öffentliche Methode GetHashCode (Geerbt von Object.)
Öffentliche Methode GetLifetimeService (Geerbt von MarshalByRefObject.)
Öffentliche Methode GetType (Geerbt von Object.)
Öffentliche Methode InitializeLifetimeService (Geerbt von MarshalByRefObject.)
Geschützte Methode MemberwiseClone() () () () (Geerbt von Object.)
Geschützte Methode MemberwiseClone(Boolean) (Geerbt von MarshalByRefObject.)
Öffentliche Methode PersistCurrentScriptProject Infrastruktur (Überschreibt VSTAScriptingEnginePersistCurrentScriptProject(Boolean).)
Öffentliche Methode ToString (Geerbt von Object.)

Zum Anfang

Felder

  Name Beschreibung
Öffentliches FeldStatisches Element sVSTAComponentHostID Infrastruktur
Öffentliches FeldStatisches Element sVSTAComponentTemplateName Infrastruktur

Zum Anfang

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.