언어

IDTSManagedTask 인터페이스

정의

작업 클래스에 구현된 인터페이스를 정의하여 클래스를 관리된 작업으로 식별합니다.

public interface class IDTSManagedTask
[System.Runtime.InteropServices.Guid("728190BE-DB8D-4a64-A0C1-A4DA1688F73B")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIDispatch)]
public interface IDTSManagedTask
[<System.Runtime.InteropServices.Guid("728190BE-DB8D-4a64-A0C1-A4DA1688F73B")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIDispatch)>]
type IDTSManagedTask = interface
Public Interface IDTSManagedTask
파생
특성

설명

클래스에서 Task 구현한 것.

적용 대상