IDTSManagedTask100 Interface
This API supports the SQL Server 2012 infrastructure and is not intended to be used directly from your code.
For more information, see IDTSManagedTask.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntax
'Declaration
<GuidAttribute("942B52B2-ED2E-4665-84A8-FE6F8295FBFB")> _
Public Interface IDTSManagedTask100
'Usage
Dim instance As IDTSManagedTask100
[GuidAttribute("942B52B2-ED2E-4665-84A8-FE6F8295FBFB")]
public interface IDTSManagedTask100
[GuidAttribute(L"942B52B2-ED2E-4665-84A8-FE6F8295FBFB")]
public interface class IDTSManagedTask100
[<GuidAttribute("942B52B2-ED2E-4665-84A8-FE6F8295FBFB")>]
type IDTSManagedTask100 = interface end
public interface IDTSManagedTask100