ForEachItemEnumerator Interface

Definition

public interface class ForEachItemEnumerator : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSForEachItemEnumerator100
[System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.ForEachItemEnumeratorClass))]
[System.Runtime.InteropServices.Guid("96B4E94F-93E8-436C-9397-FE7592A238F6")]
public interface ForEachItemEnumerator : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSForEachItemEnumerator100
[<System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.ForEachItemEnumeratorClass))>]
[<System.Runtime.InteropServices.Guid("96B4E94F-93E8-436C-9397-FE7592A238F6")>]
type ForEachItemEnumerator = interface
    interface IDTSForEachItemEnumerator100
Public Interface ForEachItemEnumerator
Implements IDTSForEachItemEnumerator100
Derived
Attributes
Implements

Properties

Items (Inherited from IDTSForEachItemEnumerator100)

Methods

ExportXML(String) (Inherited from IDTSForEachItemEnumerator100)
ImportXML(String) (Inherited from IDTSForEachItemEnumerator100)

Applies to