Share via


IDTSManagedForEachEnumeratorWrapper100 Interface

This API supports the 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

The IDTSManagedForEachEnumeratorWrapper100 type exposes the following members.

Properties

  Name Description
Public property ManagedForEachEnumeratorQualifiedName Infrastructure. For more information, see ManagedForEachEnumeratorWrapper.
Public property WrappedForEachEnumerator Infrastructure. For more information, see ManagedForEachEnumeratorWrapper.

Top

Methods

  Name Description
Public method SetManagedForEachEnumerator Infrastructure. For more information, see ManagedForEachEnumeratorWrapper.

Top