IDTSServerExecution100 Schnittstelle

Definition

Stellt eine Ausführungsinstanz 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

ExecutionID

Ruft eine 64-Bit-Ganzzahl ab, die den eindeutigen Bezeichner für die Ausführungsinstanz darstellt.

ExecutionStatus

Ruft den Status der Ausführungsinstanz ab.

Synchronized

Ruft einen Wert ab, der angibt, ob die Ausführungsinstanz synchronisiert wird.

Methoden

Dispose()

Gibt alle von der IDTSServerExecution100-Klasse verwendeten Ressourcen frei.

SetCallerInfo(String)

Legt die Eigenschaft für Aufruferinformationen mit den angegebenen Aufruferinformationen fest.

SetParameterValue(DTSServerParameterType, String, String)

Legt den Parameter mit dem angegebenen Wert fest.

SetPropertyOverrideValue(String, String, Boolean)

Legt die Eigenschaft für eine Ausführungsinstanz im Integration Services-Katalog mit dem angegebenen Überschreibungswert fest.

Start()

Startet eine Instanz der Ausführung im Integration Services -Katalog.

Gilt für: