IDTSManagedTask100 Interface
This API supports the .NET Framework 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("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