ManagedForEachEnumeratorWrapper Class
SQL Server 2012
This API supports the SQL Server 2012 infrastructure and is not intended to be used directly from your code.
Represents the wrapper for the managed For Each enumerator. This class cannot be inherited.
This API is not CLS-compliant.
Namespace:
Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
The ManagedForEachEnumeratorWrapper type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | ManagedForEachEnumeratorWrapper | Infrastructure. Initializes a new instance of ManagedForEachEnumeratorWrapper class. |
| Name | Description | |
|---|---|---|
![]() | CollectionEnumerator | Infrastructure. Gets or sets the collection enumerator. |
![]() | ManagedForEachEnumeratorQualifiedName | Infrastructure. Gets the name of the enumerator. |
![]() | Version | Infrastructure. Gets the version of the enumerator. |
![]() | WrappedForEachEnumerator | Infrastructure. Gets or sets the wrapped For Each enumerator. |
| Name | Description | |
|---|---|---|
![]() | CanUpdate | Infrastructure. Specifies whether the enumerator can be updated |
![]() | Equals | (Inherited from Object.) |
![]() | GetEnumerator | Infrastructure. Gets the enumerator. |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetSite | Infrastructure. Gets the site for the enumerator wrapper. |
![]() | GetType | (Inherited from Object.) |
![]() | InitializeForEachEnumerator | Infrastructure. Initializes the For Each enumerator. |
![]() | LoadFromXML | Infrastructure. Loads an element node from an XML file. |
![]() | SaveToXML | Infrastructure. Saves a document object to XML. |
![]() | SetManagedForEachEnumerator | Infrastructure. Sets the managed For Each enumerator |
![]() | SetSite | Infrastructure. Sets the pUnk site. |
![]() | ToString | (Inherited from Object.) |
![]() | Update | Infrastructure. Updates the XML object. |
![]() | Validate | Infrastructure. Validates the enumerator wrapper. |
