TaskCreator64Class 类

定义

public ref class TaskCreator64Class : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::TaskCreator64
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("517E34D4-3647-4F95-B0E9-777FDA001395")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
public class TaskCreator64Class : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.TaskCreator64
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.Guid("517E34D4-3647-4F95-B0E9-777FDA001395")>]
[<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)

适用于