TaskCreator32Class Class

Definition

public ref class TaskCreator32Class : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::TaskCreator32
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("ACD1A167-BD9D-4015-B0A9-520B6809DD5F")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
public class TaskCreator32Class : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.TaskCreator32
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.Guid("ACD1A167-BD9D-4015-B0A9-520B6809DD5F")>]
[<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