IDTSForEachItemEnumerator100 Interface

 

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

Represents an interface of the ForEachItemEnumerator object.

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

[DefaultMemberAttribute("Items")]
[GuidAttribute("96B4E94F-93E8-436C-9397-FE7592A238F6")]
[TypeLibTypeAttribute(TypeLibTypeFlags::FDual | TypeLibTypeFlags::FDispatchable)]
public interface class 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.

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.

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.

Return to top
Show: