TaskCreator32Class Class

Definition

public ref class TaskCreator32Class : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::TaskCreator32
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("1768444A-A60F-4B95-80ED-44E7AB680B4D")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
public class TaskCreator32Class : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.TaskCreator32
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.Guid("1768444A-A60F-4B95-80ED-44E7AB680B4D")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)>]
type TaskCreator32Class = class
    interface IDTSTaskCreator100
    interface TaskCreator32
Public Class TaskCreator32Class
Implements TaskCreator32
Inheritance
TaskCreator32Class
Attributes
Implements

Constructors

TaskCreator32Class()

Methods

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

Applies to