IDTSServerExecution100 Schnittstelle

Definition

Stellt eine Ausführung im Integration Services-Katalog dar.

public interface class IDTSServerExecution100
[System.Runtime.InteropServices.Guid("01BD818D-18DE-4640-9A36-880305564853")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)]
public interface IDTSServerExecution100
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.Guid("37BAB884-CE6D-4FF2-8611-A2E7408090FA")]
public interface IDTSServerExecution100
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.Guid("28CB0FB2-D4D7-450E-976B-04FE62C5C24B")]
public interface IDTSServerExecution100
[<System.Runtime.InteropServices.Guid("01BD818D-18DE-4640-9A36-880305564853")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)>]
type IDTSServerExecution100 = interface
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)>]
[<System.Runtime.InteropServices.Guid("37BAB884-CE6D-4FF2-8611-A2E7408090FA")>]
type IDTSServerExecution100 = interface
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)>]
[<System.Runtime.InteropServices.Guid("28CB0FB2-D4D7-450E-976B-04FE62C5C24B")>]
type IDTSServerExecution100 = interface
Public Interface IDTSServerExecution100
Abgeleitet
Attribute

Hinweise

Weitere Informationen finden Sie unter SsisServerExecution.

Eigenschaften

Name Beschreibung
ExecutionID

Erhält eine 64-Bit-Ganzzahl, die die eindeutige Identifikatorin für die Ausführung darstellt.

ExecutionStatus

Erhält den Status der Ausführung der Instanz.

Synchronized

Erhält einen Wert, der angibt, ob die Ausführungsinstanz synchronisiert ist.

Methoden

Name Beschreibung
Dispose()

Gibt alle von der IDTSServerExecution100 Klasse verwendeten Ressourcen frei.

SetCallerInfo(String)

Setzt die Eigenschaft der Aufruferinformation mit den angegebenen Anruferinformationen.

SetParameterValue(DTSServerParameterType, String, String)

Setzt den Parameter mit dem angegebenen Wert.

SetPropertyOverrideValue(String, String, Boolean)

Setzt die Eigenschaft für eine Ausführungsinstanz im Integration Services-Katalog mit dem angegebenen Override-Wert.

Start()

Es startet eine Ausführungsinstanz im Integration Services-Katalog.

Gilt für: