Freigeben über


IDTSActiveXScriptTask-Schnittstelle

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

Namespace:  Microsoft.SqlServer.Dts.Tasks.ActiveXScriptTask
Assembly:  Microsoft.SqlServer.ActiveXScriptTask (in Microsoft.SqlServer.ActiveXScriptTask.dll)

Syntax

'Declaration
Public Interface IDTSActiveXScriptTask
'Usage
Dim instance As IDTSActiveXScriptTask
public interface IDTSActiveXScriptTask
public interface class IDTSActiveXScriptTask
type IDTSActiveXScriptTask =  interface end
public interface IDTSActiveXScriptTask

Der IDTSActiveXScriptTask-Typ macht folgende Elemente verfügbar.

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft EntryMethod Infrastruktur
Öffentliche Eigenschaft ExecutionValueProperty Infrastruktur
Öffentliche Eigenschaft ScriptingLanguage Infrastruktur
Öffentliche Eigenschaft ScriptText Infrastruktur

Zum Anfang