IDTSTaskCreator100 Interface

Definition

public interface class IDTSTaskCreator100
[System.Runtime.InteropServices.Guid("DD7227C0-DD81-4B2A-9ED2-C7849E561C1A")]
[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("DD7227C0-DD81-4B2A-9ED2-C7849E561C1A")>]
[<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
Derived
Attributes

Methods

CreateTask(String, String, IDTSBreakpointManager100, IDTSInfoEvents100, UInt32, IDTSTask100)
MarshalConnections(IDTSConnections100, IDTSConnections100)

Applies to