IDTSTaskCreator100 介面
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public interface class IDTSTaskCreator100
[System.Runtime.InteropServices.Guid("E401F1D7-8859-4772-876A-9607EF76C9C2")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FHidden | System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation | System.Runtime.InteropServices.TypeLibTypeFlags.FRestricted)]
public interface IDTSTaskCreator100
[<System.Runtime.InteropServices.Guid("E401F1D7-8859-4772-876A-9607EF76C9C2")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FHidden | System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation | System.Runtime.InteropServices.TypeLibTypeFlags.FRestricted)>]
type IDTSTaskCreator100 = interface
Public Interface IDTSTaskCreator100
- 衍生
- 屬性
方法
| 名稱 | Description |
|---|---|
| CreateTask(String, String, IDTSBreakpointManager100, IDTSInfoEvents100, UInt32, IDTSTask100) | |
| MarshalConnections(IDTSConnections100, IDTSConnections100) | |