Freigeben über


IDTSManagedTask100-Schnittstelle

Die API unterstützt die .NET Framework-Infrastruktur und ist nicht für eine direkte Verwendung vom Code aus vorgesehen.

For more information, see IDTSManagedTask.

Namespace:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)

Syntax

'Declaration
<GuidAttribute("096D03FF-A081-4D1E-9B23-D08DDFBA33D1")> _
Public Interface IDTSManagedTask100
'Usage
Dim instance As IDTSManagedTask100
[GuidAttribute("096D03FF-A081-4D1E-9B23-D08DDFBA33D1")]
public interface IDTSManagedTask100
[GuidAttribute(L"096D03FF-A081-4D1E-9B23-D08DDFBA33D1")]
public interface class IDTSManagedTask100
[<GuidAttribute("096D03FF-A081-4D1E-9B23-D08DDFBA33D1")>]
type IDTSManagedTask100 =  interface end
public interface IDTSManagedTask100