IDTSManagedHelper100 Interface

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

For more information, see ManagedHelper.

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

Syntax

'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("AACF6B51-1F29-4C99-BC55-CC9DFA126A0C")> _
Public Interface IDTSManagedHelper100
'Usage
Dim instance As IDTSManagedHelper100
[InterfaceTypeAttribute()]
[GuidAttribute("AACF6B51-1F29-4C99-BC55-CC9DFA126A0C")]
public interface IDTSManagedHelper100
[InterfaceTypeAttribute()]
[GuidAttribute(L"AACF6B51-1F29-4C99-BC55-CC9DFA126A0C")]
public interface class IDTSManagedHelper100
[<InterfaceTypeAttribute()>]
[<GuidAttribute("AACF6B51-1F29-4C99-BC55-CC9DFA126A0C")>]
type IDTSManagedHelper100 =  interface end
public interface IDTSManagedHelper100