ForEachEnumeratorHost Interface
This interface supports the SQL Server 2008 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
'Deklaracja
<GuidAttribute("3ED97632-0404-4E74-B662-C7C28C98E4BA")> _
<CoClassAttribute(GetType(ForEachEnumeratorHostClass))> _
Public Interface ForEachEnumeratorHost
Inherits IDTSName100
[GuidAttribute("3ED97632-0404-4E74-B662-C7C28C98E4BA")]
[CoClassAttribute(typeof(ForEachEnumeratorHostClass))]
public interface ForEachEnumeratorHost : IDTSName100
[GuidAttribute(L"3ED97632-0404-4E74-B662-C7C28C98E4BA")]
[CoClassAttribute(typeof(ForEachEnumeratorHostClass))]
public interface class ForEachEnumeratorHost : IDTSName100
/** @attribute GuidAttribute("3ED97632-0404-4E74-B662-C7C28C98E4BA") */
/** @attribute CoClassAttribute(Microsoft.SqlServer.Dts.Runtime.Wrapper.ForEachEnumeratorHostClass) */
public interface ForEachEnumeratorHost extends IDTSName100
GuidAttribute("3ED97632-0404-4E74-B662-C7C28C98E4BA")
CoClassAttribute(Microsoft.SqlServer.Dts.Runtime.Wrapper.ForEachEnumeratorHostClass)
public interface ForEachEnumeratorHost extends IDTSName100
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.