IDTSManagedForEachEnumeratorWrapper100 Interface

 

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

Describes the interface for the ForEach enumerator wrapper.

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

[TypeLibTypeAttribute(TypeLibTypeFlags::FDual | TypeLibTypeFlags::FDispatchable)]
[GuidAttribute("87C96B01-D176-4265-9D8F-A3D208D8039C")]
public interface class IDTSManagedForEachEnumeratorWrapper100

NameDescription
System_CAPS_pubpropertyManagedForEachEnumeratorQualifiedName

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

Gets the qualified name for the managed ForEach wrapper enumerator.

System_CAPS_pubpropertyWrappedForEachEnumerator

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

Gets or sets the wrapped ForEach enumerator.

NameDescription
System_CAPS_pubmethodSetManagedForEachEnumerator(String^)

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

Sets the managed ForEach enumerator.

Return to top
Show: