IDTSForEachItemEnumerator100 Interface
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Representa uma interface do objeto ForEachItemEnumerator.
public interface class IDTSForEachItemEnumerator100
[System.Runtime.InteropServices.Guid("CE832BF0-A747-45D4-953D-C89A9ECD5430")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSForEachItemEnumerator100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("0EAED4A0-C4C0-49C7-97F3-0A292603CDE7")]
public interface IDTSForEachItemEnumerator100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("40F408C3-D973-42A2-AFA6-E4009E4619EF")]
public interface IDTSForEachItemEnumerator100
[<System.Runtime.InteropServices.Guid("CE832BF0-A747-45D4-953D-C89A9ECD5430")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSForEachItemEnumerator100 = interface
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("0EAED4A0-C4C0-49C7-97F3-0A292603CDE7")>]
type IDTSForEachItemEnumerator100 = interface
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("40F408C3-D973-42A2-AFA6-E4009E4619EF")>]
type IDTSForEachItemEnumerator100 = interface
Public Interface IDTSForEachItemEnumerator100
- Derivado
- Atributos
Propriedades
Items |
Obtém uma coleção de IDTSForEachItems100. |
Métodos
ExportXML(String) |
Exporta dados para um arquivo XML. |
ImportXML(String) |
Importa um arquivo XML para a coleção. |