ForEachItemEnumeratorClass Class
This class supports the SQL Server 2008 infrastructure and is not intended to be used directly from your code.
For more information, see ForEachItemEnumerator.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in microsoft.sqlserver.dtsruntimewrap.dll)
Syntax
'Deklaracja
<GuidAttribute("E7F3469A-0B29-4045-BACA-C4EF23E587DF")> _
<DefaultMemberAttribute("Items")> _
<TypeLibTypeAttribute(2)> _
<ClassInterfaceAttribute(0)> _
Public Class ForEachItemEnumeratorClass
Implements IDTSForEachItemEnumerator100, ForEachItemEnumerator, IDTSName100
[GuidAttribute("E7F3469A-0B29-4045-BACA-C4EF23E587DF")]
[DefaultMemberAttribute("Items")]
[TypeLibTypeAttribute(2)]
[ClassInterfaceAttribute(0)]
public class ForEachItemEnumeratorClass : IDTSForEachItemEnumerator100, ForEachItemEnumerator, IDTSName100
[GuidAttribute(L"E7F3469A-0B29-4045-BACA-C4EF23E587DF")]
[DefaultMemberAttribute(L"Items")]
[TypeLibTypeAttribute(2)]
[ClassInterfaceAttribute(0)]
public ref class ForEachItemEnumeratorClass : IDTSForEachItemEnumerator100, ForEachItemEnumerator, IDTSName100
/** @attribute GuidAttribute("E7F3469A-0B29-4045-BACA-C4EF23E587DF") */
/** @attribute DefaultMemberAttribute("Items") */
/** @attribute TypeLibTypeAttribute(2) */
/** @attribute ClassInterfaceAttribute(0) */
public class ForEachItemEnumeratorClass implements IDTSForEachItemEnumerator100, ForEachItemEnumerator,
IDTSName100
GuidAttribute("E7F3469A-0B29-4045-BACA-C4EF23E587DF")
DefaultMemberAttribute("Items")
TypeLibTypeAttribute(2)
ClassInterfaceAttribute(0)
public class ForEachItemEnumeratorClass implements IDTSForEachItemEnumerator100, ForEachItemEnumerator,
IDTSName100
Inheritance Hierarchy
System.Object
Microsoft.SqlServer.Dts.Runtime.Wrapper.ForEachItemEnumeratorClass
Thread Safety
Any public static (Shared in Microsoft Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
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.