IDTSManagedTask Interfaccia

Definizione

Definisce un'interfaccia implementata sulle classi di attività per identificare la classe come attività gestita.

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
Derivato
Attributi

Commenti

Implementato dalla Task classe .

Si applica a