IDTSManagedComponentWrapper100 Interface

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Namespace:  Microsoft.SqlServer.Dts.Pipeline.Wrapper
Assembly:  Microsoft.SqlServer.DTSPipelineWrap (in Microsoft.SqlServer.DTSPipelineWrap.dll)

Syntax

'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("4224573F-DFA1-495B-BB8D-E5C6DFCECF1D")> _
Public Interface IDTSManagedComponentWrapper100
'Usage
Dim instance As IDTSManagedComponentWrapper100
[InterfaceTypeAttribute()]
[GuidAttribute("4224573F-DFA1-495B-BB8D-E5C6DFCECF1D")]
public interface IDTSManagedComponentWrapper100
[InterfaceTypeAttribute()]
[GuidAttribute(L"4224573F-DFA1-495B-BB8D-E5C6DFCECF1D")]
public interface class IDTSManagedComponentWrapper100
[<InterfaceTypeAttribute()>]
[<GuidAttribute("4224573F-DFA1-495B-BB8D-E5C6DFCECF1D")>]
type IDTSManagedComponentWrapper100 =  interface end
public interface IDTSManagedComponentWrapper100