ForEachEnumeratorHost Interface
This API supports the infrastructure and is not intended to be used directly from your code.
For more information, see ForEachEnumeratorHostClass.
Namespace:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntax
'Declaration
<GuidAttribute("3ED97632-0404-4E74-B662-C7C28C98E4BA")> _
Public Interface ForEachEnumeratorHost _
    Inherits IDTSName100
'Usage
Dim instance As ForEachEnumeratorHost
[GuidAttribute("3ED97632-0404-4E74-B662-C7C28C98E4BA")]
public interface ForEachEnumeratorHost : IDTSName100
[GuidAttribute(L"3ED97632-0404-4E74-B662-C7C28C98E4BA")]
public interface class ForEachEnumeratorHost : IDTSName100
[<GuidAttribute("3ED97632-0404-4E74-B662-C7C28C98E4BA")>]
type ForEachEnumeratorHost =  
    interface
        interface IDTSName100
    end
public interface ForEachEnumeratorHost extends IDTSName100
The ForEachEnumeratorHost type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]()  | 
CreationName | Infrastructure. For more information, see IDTSName. (Inherited from IDTSName100.) | 
![]()  | 
Description | Infrastructure. For more information, see IDTSName. (Inherited from IDTSName100.) | 
![]()  | 
ID | Infrastructure. For more information, see IDTSName. (Inherited from IDTSName100.) | 
![]()  | 
Name | Infrastructure. For more information, see IDTSName. (Inherited from IDTSName100.) | 
Top
.gif)