TaskCreator64Class 类

定义

public ref class TaskCreator64Class : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::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.Sql2016.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
Public Class TaskCreator64Class
Implements TaskCreator64
继承
TaskCreator64Class
属性
实现

构造函数

TaskCreator64Class()

方法

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

适用于