IDTSServerExecution100 接口

定义

public interface class IDTSServerExecution100
[System.Runtime.InteropServices.Guid("9D3338B9-D369-4AF0-A314-92CD1C5F483C")]
[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("9D3338B9-D369-4AF0-A314-92CD1C5F483C")>]
[<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()

适用于