IDTSManagedTask Interface

Définition

Définit une interface mise en œuvre sur les classes de tâche pour identifier la classe comme une tâche managée.

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
Dérivé
Attributs

Remarques

Implémenté par la Task classe.

S’applique à