ForEachItemEnumeratorClass Class

Definition

public ref class ForEachItemEnumeratorClass : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::ForEachItemEnumerator, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSName100
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("4FF22140-C258-42C0-94B0-B4C93DD22099")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
public class ForEachItemEnumeratorClass : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.ForEachItemEnumerator, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSName100
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.Guid("4FF22140-C258-42C0-94B0-B4C93DD22099")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)>]
type ForEachItemEnumeratorClass = class
    interface IDTSForEachItemEnumerator100
    interface ForEachItemEnumerator
    interface IDTSName100
Public Class ForEachItemEnumeratorClass
Implements ForEachItemEnumerator, IDTSName100
Inheritance
ForEachItemEnumeratorClass
Attributes
Implements

Remarks

For more information, see ForEachItemEnumerator.

Constructors

ForEachItemEnumeratorClass()

Properties

CreationName
Description
ID
Items
Name

Methods

ExportXML(String)
ImportXML(String)

Applies to