Share via


TaskCreator32Class Clase

Definición

Representa una clase de creador de tareas 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
Herencia
TaskCreator32Class
Atributos
Implementaciones

Constructores

TaskCreator32Class()

Inicializa una nueva instancia de la clase TaskCreator32Class.

Métodos

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

Crea una tarea.

MarshalConnections(IDTSConnections100, IDTSConnections100)

Organiza las conexiones.

Se aplica a