Share via


TaskCreator64Class Class

Definition

public ref class TaskCreator64Class : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2017::TaskCreator64
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("E8326ED2-C4CB-430D-89D2-2100AEF6DF93")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
public class TaskCreator64Class : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2017.TaskCreator64
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.Guid("E8326ED2-C4CB-430D-89D2-2100AEF6DF93")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)>]
type TaskCreator64Class = class
    interface IDTSTaskCreator100
    interface TaskCreator64
Public Class TaskCreator64Class
Implements TaskCreator64
Inheritance
TaskCreator64Class
Attributes
Implements

Constructors

TaskCreator64Class()

Methods

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

Applies to