TaskCreator32Class Classe

Definizione

Rappresenta la classe dell'autore di attività a 32 bit.

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
Ereditarietà
TaskCreator32Class
Attributi
Implementazioni

Costruttori

TaskCreator32Class()

Inizializza una nuova istanza della classe TaskCreator32Class.

Metodi

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

Crea un'attività.

MarshalConnections(IDTSConnections100, IDTSConnections100)

Organizza le connessioni.

Si applica a