Compartilhar via


TaskCreator32Class Classe

Definição

Representa uma classe do criador de tarefas de 32 bits.

public ref class TaskCreator32Class : Microsoft::SqlServer::Dts::Runtime::Wrapper::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.TaskCreator32
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("3717446E-312B-40CF-B174-578A91C11717")]
public class TaskCreator32Class : Microsoft.SqlServer.Dts.Runtime.Wrapper.TaskCreator32
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("C93EA9B8-70D7-4ACB-85B4-636AF9F6B3F6")]
public class TaskCreator32Class : Microsoft.SqlServer.Dts.Runtime.Wrapper.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
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)>]
[<System.Runtime.InteropServices.Guid("3717446E-312B-40CF-B174-578A91C11717")>]
type TaskCreator32Class = class
    interface IDTSTaskCreator100
    interface TaskCreator32
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)>]
[<System.Runtime.InteropServices.Guid("C93EA9B8-70D7-4ACB-85B4-636AF9F6B3F6")>]
type TaskCreator32Class = class
    interface IDTSTaskCreator100
    interface TaskCreator32
Public Class TaskCreator32Class
Implements TaskCreator32
Herança
TaskCreator32Class
Atributos
Implementações

Construtores

TaskCreator32Class()

Inicializa uma nova instância da classe TaskCreator32Class.

Métodos

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

Cria uma tarefa.

MarshalConnections(IDTSConnections100, IDTSConnections100)

Organiza as conexões.

Aplica-se a