IDTSServerExecution100 インターフェイス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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() |