次の方法で共有


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()

適用対象