Share via


ForEachItemEnumeratorClass Clase

Definición

Implementa un enumerador sobre la colección de IDTSForEachItem100.

public ref class ForEachItemEnumeratorClass : Microsoft::SqlServer::Dts::Runtime::Wrapper::ForEachItemEnumerator, Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSName100
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("4F58AD81-4DA3-40EB-8212-D430A472E121")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
public class ForEachItemEnumeratorClass : Microsoft.SqlServer.Dts.Runtime.Wrapper.ForEachItemEnumerator, Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSName100
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("D4B978F7-0C25-4777-B5FF-F966AFBF2267")]
public class ForEachItemEnumeratorClass : Microsoft.SqlServer.Dts.Runtime.Wrapper.ForEachItemEnumerator, Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSName100
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("00BAF5AC-A7F7-4938-BDEC-62C96C708694")]
public class ForEachItemEnumeratorClass : Microsoft.SqlServer.Dts.Runtime.Wrapper.ForEachItemEnumerator, Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSName100
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.Guid("4F58AD81-4DA3-40EB-8212-D430A472E121")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)>]
type ForEachItemEnumeratorClass = class
    interface IDTSForEachItemEnumerator100
    interface ForEachItemEnumerator
    interface IDTSName100
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)>]
[<System.Runtime.InteropServices.Guid("D4B978F7-0C25-4777-B5FF-F966AFBF2267")>]
type ForEachItemEnumeratorClass = class
    interface IDTSForEachItemEnumerator100
    interface ForEachItemEnumerator
    interface IDTSName100
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)>]
[<System.Runtime.InteropServices.Guid("00BAF5AC-A7F7-4938-BDEC-62C96C708694")>]
type ForEachItemEnumeratorClass = class
    interface IDTSForEachItemEnumerator100
    interface ForEachItemEnumerator
    interface IDTSName100
Public Class ForEachItemEnumeratorClass
Implements ForEachItemEnumerator, IDTSName100
Herencia
ForEachItemEnumeratorClass
Atributos
Implementaciones

Comentarios

Para obtener más información, vea ForEachItemEnumerator.

Constructores

ForEachItemEnumeratorClass()

Inicializa una nueva instancia de la clase ForEachItemEnumeratorClass.

Propiedades

CreationName

Devuelve la cadena que utiliza el motor en tiempo de ejecución para crear una instancia del objeto ForEachItemEnumeratorClass.

Description

Obtiene o establece una descripción para la clase de enumerador.

ID

Devuelve el GUID asignado a la clase de enumerador.

Items

Obtiene o establece una colección de IDTSForEachItems100.

Name

Obtiene o establece un nombre para la clase de enumerador.

Métodos

ExportXML(String)

Exporta los datos a un archivo .xml.

ImportXML(String)

Importa XML en la colección.

Se aplica a