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