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 | |
---|---|---|
![]() |
ForEachEnumeratorHostClass | Infrastructure. For more information, see ForEachEnumeratorHost. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
CollectionEnumerator | Infrastructure. For more information, see ForEachEnumeratorHost. |
![]() |
CreationName | Infrastructure. For more information, see ForEachEnumeratorHost. |
![]() |
DelayValidation | Infrastructure. For more information, see ForEachEnumeratorHost. |
![]() |
Description | Infrastructure. For more information, see ForEachEnumeratorHost. |
![]() |
HostType | Infrastructure. For more information, see ForEachEnumeratorHost. |
![]() |
ID | Infrastructure. For more information, see ForEachEnumeratorHost. |
![]() |
InnerObject | Infrastructure. For more information, see ForEachEnumeratorHost. |
![]() |
Name | Infrastructure. For more information, see ForEachEnumeratorHost. |
![]() |
Properties | Infrastructure. For more information, see ForEachEnumeratorHost. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetEnumerator | Infrastructure. |
![]() |
GetExpression | Infrastructure. For more information, see ForEachEnumeratorHost. |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
InitializeForEachEnumerator | Infrastructure. |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
SetExpression | Infrastructure. For more information, see ForEachEnumeratorHost. |
![]() |
ToString | (Inherited from Object.) |
![]() |
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.