IDTSManagedForEachEnumeratorWrapper100 Interface

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

For more information, see ManagedForEachEnumeratorWrapper.

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

Syntax

'Declaration
<GuidAttribute("5558792C-B46C-4440-906C-5F2D045E7B84")> _
Public Interface IDTSManagedForEachEnumeratorWrapper100
'Usage
Dim instance As IDTSManagedForEachEnumeratorWrapper100
[GuidAttribute("5558792C-B46C-4440-906C-5F2D045E7B84")]
public interface IDTSManagedForEachEnumeratorWrapper100
[GuidAttribute(L"5558792C-B46C-4440-906C-5F2D045E7B84")]
public interface class IDTSManagedForEachEnumeratorWrapper100
[<GuidAttribute("5558792C-B46C-4440-906C-5F2D045E7B84")>]
type IDTSManagedForEachEnumeratorWrapper100 =  interface end
public interface IDTSManagedForEachEnumeratorWrapper100