TaskCreator64 Interface

Définition

public interface class TaskCreator64 : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSTaskCreator100
[System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.TaskCreator64Class))]
[System.Runtime.InteropServices.Guid("DD7227C0-DD81-4B2A-9ED2-C7849E561C1A")]
public interface TaskCreator64 : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSTaskCreator100
[<System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.TaskCreator64Class))>]
[<System.Runtime.InteropServices.Guid("DD7227C0-DD81-4B2A-9ED2-C7849E561C1A")>]
type TaskCreator64 = interface
    interface IDTSTaskCreator100
Public Interface TaskCreator64
Implements IDTSTaskCreator100
Dérivé
Attributs
Implémente

Méthodes

CreateTask(String, String, IDTSBreakpointManager100, IDTSInfoEvents100, UInt32, IDTSTask100) (Hérité de IDTSTaskCreator100)
MarshalConnections(IDTSConnections100, IDTSConnections100) (Hérité de IDTSTaskCreator100)

S’applique à