Share via


IDTSForEachVariableMappings100 Interfaz

Definición

Representa una interfaz del objeto ForEachVariableMappings.

public interface class IDTSForEachVariableMappings100 : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("2D6BE84D-5943-4B60-9654-B01C9DEA27BF")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSForEachVariableMappings100 : System.Collections.IEnumerable
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("BE3E8F85-F820-41B8-BA33-FACE8C84ECD8")]
public interface IDTSForEachVariableMappings100 : System.Collections.IEnumerable
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("D8E4A913-ECA0-441C-B2EA-770CE7F90693")]
public interface IDTSForEachVariableMappings100 : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("2D6BE84D-5943-4B60-9654-B01C9DEA27BF")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSForEachVariableMappings100 = interface
    interface IEnumerable
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("BE3E8F85-F820-41B8-BA33-FACE8C84ECD8")>]
type IDTSForEachVariableMappings100 = interface
    interface IEnumerable
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("D8E4A913-ECA0-441C-B2EA-770CE7F90693")>]
type IDTSForEachVariableMappings100 = interface
    interface IEnumerable
Public Interface IDTSForEachVariableMappings100
Implements IEnumerable
Atributos
Implementaciones

Propiedades

Count

Obtiene el número de elementos incluidos en la colección.

Item[Object]

Obtiene un objeto IDTSForEachVariableMappings100 de la colección.

Métodos

Add()

Agrega una nueva colección a la colección IDTSForEachVariableMappings100.

GetEnumerator()

Devuelve un enumerador que se usa para iterar por la colección.

Remove(Object)

Quita una colección especificada de la colección de IDTSForEachVariableMappings100.

Se aplica a