Udostępnij przez


ForEachEnumeratorHostClass Class

This class supports the SQL Server 2008 infrastructure and is not intended to be used directly from your code.

For more information, see ForEachEnumeratorHost.

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

Syntax

'Deklaracja
<TypeLibTypeAttribute(2)> _
<ClassInterfaceAttribute(0)> _
<GuidAttribute("09EB5362-6203-4B63-A887-6BC90D0E4D95")> _
Public Class ForEachEnumeratorHostClass
    Implements ForEachEnumeratorHost, IDTSName100, IDTSObjectHost100, IDTSForEachEnumerator100, _
    IDTSPropertiesProvider100
[TypeLibTypeAttribute(2)] 
[ClassInterfaceAttribute(0)] 
[GuidAttribute("09EB5362-6203-4B63-A887-6BC90D0E4D95")] 
public class ForEachEnumeratorHostClass : ForEachEnumeratorHost, IDTSName100, IDTSObjectHost100, 
    IDTSForEachEnumerator100, IDTSPropertiesProvider100
[TypeLibTypeAttribute(2)] 
[ClassInterfaceAttribute(0)] 
[GuidAttribute(L"09EB5362-6203-4B63-A887-6BC90D0E4D95")] 
public ref class ForEachEnumeratorHostClass : ForEachEnumeratorHost, IDTSName100, IDTSObjectHost100, 
    IDTSForEachEnumerator100, IDTSPropertiesProvider100
/** @attribute TypeLibTypeAttribute(2) */ 
/** @attribute ClassInterfaceAttribute(0) */ 
/** @attribute GuidAttribute("09EB5362-6203-4B63-A887-6BC90D0E4D95") */ 
public class ForEachEnumeratorHostClass implements ForEachEnumeratorHost, IDTSName100, 
    IDTSObjectHost100, IDTSForEachEnumerator100, IDTSPropertiesProvider100
TypeLibTypeAttribute(2) 
ClassInterfaceAttribute(0) 
GuidAttribute("09EB5362-6203-4B63-A887-6BC90D0E4D95") 
public class ForEachEnumeratorHostClass implements ForEachEnumeratorHost, IDTSName100, 
    IDTSObjectHost100, IDTSForEachEnumerator100, IDTSPropertiesProvider100

Inheritance Hierarchy

System.Object
  Microsoft.SqlServer.Dts.Runtime.Wrapper.ForEachEnumeratorHostClass

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.