TaskCreator32 Interface

Definition

public interface class TaskCreator32 : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSTaskCreator100
[System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.TaskCreator32Class))]
[System.Runtime.InteropServices.Guid("DD7227C0-DD81-4B2A-9ED2-C7849E561C1A")]
public interface TaskCreator32 : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSTaskCreator100
[<System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.TaskCreator32Class))>]
[<System.Runtime.InteropServices.Guid("DD7227C0-DD81-4B2A-9ED2-C7849E561C1A")>]
type TaskCreator32 = interface
    interface IDTSTaskCreator100
Public Interface TaskCreator32
Implements IDTSTaskCreator100
Derived
Attributes
Implements

Methods

CreateTask(String, String, IDTSBreakpointManager100, IDTSInfoEvents100, UInt32, IDTSTask100) (Inherited from IDTSTaskCreator100)
MarshalConnections(IDTSConnections100, IDTSConnections100) (Inherited from IDTSTaskCreator100)

Applies to