แชร์ผ่าน


ForEachEnumeratorHostClass Class

This API supports the infrastructure and is not intended to be used directly from your code.

For more information, see ForEachEnumeratorHost.

Inheritance Hierarchy

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

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

Syntax

'Declaration
<ClassInterfaceAttribute()> _
<GuidAttribute("09EB5362-6203-4B63-A887-6BC90D0E4D95")> _
Public Class ForEachEnumeratorHostClass _
    Implements ForEachEnumeratorHost, IDTSName100, IDTSObjectHost100, IDTSForEachEnumerator100,  _
    IDTSPropertiesProvider100
'Usage
Dim instance As ForEachEnumeratorHostClass
[ClassInterfaceAttribute()]
[GuidAttribute("09EB5362-6203-4B63-A887-6BC90D0E4D95")]
public class ForEachEnumeratorHostClass : ForEachEnumeratorHost, 
    IDTSName100, IDTSObjectHost100, IDTSForEachEnumerator100, IDTSPropertiesProvider100
[ClassInterfaceAttribute()]
[GuidAttribute(L"09EB5362-6203-4B63-A887-6BC90D0E4D95")]
public ref class ForEachEnumeratorHostClass : ForEachEnumeratorHost, 
    IDTSName100, IDTSObjectHost100, IDTSForEachEnumerator100, IDTSPropertiesProvider100
[<ClassInterfaceAttribute()>]
[<GuidAttribute("09EB5362-6203-4B63-A887-6BC90D0E4D95")>]
type ForEachEnumeratorHostClass =  
    class
        interface ForEachEnumeratorHost
        interface IDTSName100
        interface IDTSObjectHost100
        interface IDTSForEachEnumerator100
        interface IDTSPropertiesProvider100
    end
public class ForEachEnumeratorHostClass implements ForEachEnumeratorHost, IDTSName100, IDTSObjectHost100, IDTSForEachEnumerator100, IDTSPropertiesProvider100

The ForEachEnumeratorHostClass type exposes the following members.

Constructors

  Name Description
Public method ForEachEnumeratorHostClass Infrastructure. For more information, see ForEachEnumeratorHost.

Top

Properties

  Name Description
Public property CollectionEnumerator Infrastructure. For more information, see ForEachEnumeratorHost.
Public property CreationName Infrastructure. For more information, see ForEachEnumeratorHost.
Public property DelayValidation Infrastructure. For more information, see ForEachEnumeratorHost.
Public property Description Infrastructure. For more information, see ForEachEnumeratorHost.
Public property HostType Infrastructure. For more information, see ForEachEnumeratorHost.
Public property ID Infrastructure. For more information, see ForEachEnumeratorHost.
Public property InnerObject Infrastructure. For more information, see ForEachEnumeratorHost.
Public property Name Infrastructure. For more information, see ForEachEnumeratorHost.
Public property Properties Infrastructure. For more information, see ForEachEnumeratorHost.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator Infrastructure.
Public method GetExpression Infrastructure. For more information, see ForEachEnumeratorHost.
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method InitializeForEachEnumerator Infrastructure.
Protected method MemberwiseClone (Inherited from Object.)
Public method SetExpression Infrastructure. For more information, see ForEachEnumeratorHost.
Public method ToString (Inherited from Object.)
Public method Validate Infrastructure.

Top

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.