TaskCreator64Class 클래스
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
태스크 생성자 클래스를 나타냅니다.
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) |
연결을 구성합니다. |