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
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)

[GuidAttribute("AEB4A9FC-333F-4766-99CB-1998907809A5")]
[TypeLibTypeAttribute(TypeLibTypeFlags::FDual | TypeLibTypeFlags::FDispatchable)]
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: