TaskCreator64Class クラス

定義

タスク クリエーター クラスを表します。

public ref class TaskCreator64Class : Microsoft::SqlServer::Dts::Runtime::Wrapper::TaskCreator64
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("6ADF305E-F357-4317-AAFE-5421A630FEB0")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
public class TaskCreator64Class : Microsoft.SqlServer.Dts.Runtime.Wrapper.TaskCreator64
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("E8326ED2-C4CB-430D-89D2-2100AEF6DF93")]
public class TaskCreator64Class : Microsoft.SqlServer.Dts.Runtime.Wrapper.TaskCreator64
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("B2F0C490-06CD-436C-BB4D-26E0D7830145")]
public class TaskCreator64Class : Microsoft.SqlServer.Dts.Runtime.Wrapper.TaskCreator64
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.Guid("6ADF305E-F357-4317-AAFE-5421A630FEB0")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)>]
type TaskCreator64Class = class
    interface IDTSTaskCreator100
    interface TaskCreator64
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)>]
[<System.Runtime.InteropServices.Guid("E8326ED2-C4CB-430D-89D2-2100AEF6DF93")>]
type TaskCreator64Class = class
    interface IDTSTaskCreator100
    interface TaskCreator64
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)>]
[<System.Runtime.InteropServices.Guid("B2F0C490-06CD-436C-BB4D-26E0D7830145")>]
type TaskCreator64Class = class
    interface IDTSTaskCreator100
    interface TaskCreator64
Public Class TaskCreator64Class
Implements TaskCreator64
継承
TaskCreator64Class
属性
実装

コンストラクター

TaskCreator64Class()

TaskCreator64Class クラスの新しいインスタンスを初期化します。

メソッド

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

タスクを作成します。

MarshalConnections(IDTSConnections100, IDTSConnections100)

接続を整理します。

適用対象