Share via


TaskCreator64 인터페이스

정의

태스크 생성자 클래스를 나타냅니다.

public interface class TaskCreator64 : Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSTaskCreator100
[System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.TaskCreator64Class))]
[System.Runtime.InteropServices.Guid("388248E5-19CA-4F73-A4C7-144923DBE6F0")]
public interface TaskCreator64 : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSTaskCreator100
[System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.TaskCreator64Class))]
[System.Runtime.InteropServices.Guid("E401F1D7-8859-4772-876A-9607EF76C9C2")]
public interface TaskCreator64 : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSTaskCreator100
[System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.TaskCreator64Class))]
[System.Runtime.InteropServices.Guid("573B2D8E-6380-422A-ACA7-BBFA12847FFA")]
public interface TaskCreator64 : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSTaskCreator100
[<System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.TaskCreator64Class))>]
[<System.Runtime.InteropServices.Guid("388248E5-19CA-4F73-A4C7-144923DBE6F0")>]
type TaskCreator64 = interface
    interface IDTSTaskCreator100
[<System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.TaskCreator64Class))>]
[<System.Runtime.InteropServices.Guid("E401F1D7-8859-4772-876A-9607EF76C9C2")>]
type TaskCreator64 = interface
    interface IDTSTaskCreator100
[<System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.TaskCreator64Class))>]
[<System.Runtime.InteropServices.Guid("573B2D8E-6380-422A-ACA7-BBFA12847FFA")>]
type TaskCreator64 = interface
    interface IDTSTaskCreator100
Public Interface TaskCreator64
Implements IDTSTaskCreator100
파생
특성
구현

메서드

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

작업을 만듭니다.

(다음에서 상속됨 IDTSTaskCreator100)
MarshalConnections(IDTSConnections100, IDTSConnections100)

연결을 구성합니다.

(다음에서 상속됨 IDTSTaskCreator100)

적용 대상