ForEachItemEnumerator Interface

 

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

For more information, see ForEachItemEnumeratorClass.

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

[GuidAttribute("CE832BF0-A747-45D4-953D-C89A9ECD5430")]
[CoClassAttribute((ForEachItemEnumeratorClass^::typeid))]
public interface class ForEachItemEnumerator : IDTSForEachItemEnumerator100

NameDescription
System_CAPS_pubpropertyItems

This API supports the product infrastructure and is not intended to be used directly from your code. Gets a collection of IDTSForEachItems100.(Inherited from IDTSForEachItemEnumerator100.)

NameDescription
System_CAPS_pubmethodExportXML(String^)

This API supports the product infrastructure and is not intended to be used directly from your code. Exports data to an XML file.(Inherited from IDTSForEachItemEnumerator100.)

System_CAPS_pubmethodImportXML(String^)

This API supports the product infrastructure and is not intended to be used directly from your code. Imports an XML file into the collection.(Inherited from IDTSForEachItemEnumerator100.)

Return to top
Show: