IDTSServerExecution100 接口

定义

public interface class IDTSServerExecution100
[System.Runtime.InteropServices.Guid("CC2E4F1B-9A41-4B2F-9D4B-A54D2423D634")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)]
public interface IDTSServerExecution100
[<System.Runtime.InteropServices.Guid("CC2E4F1B-9A41-4B2F-9D4B-A54D2423D634")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)>]
type IDTSServerExecution100 = interface
Public Interface IDTSServerExecution100
属性

注解

有关详细信息,请参阅 SsisServerExecution

属性

ExecutionID
ExecutionStatus
Synchronized

方法

Dispose()
SetCallerInfo(String)
SetParameterValue(DTSServerParameterType, String, String)
SetPropertyOverrideValue(String, String, Boolean)
Start()

适用于