IDTSForEachVariableMappings100 Interface

Définition

Représente une interface de l'objet 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
Attributs
Implémente

Propriétés

Count

Obtient le nombre d'éléments contenus dans la collection.

Item[Object]

Obtient un objet IDTSForEachVariableMappings100 de la collection.

Méthodes

Add()

Ajoute une nouvelle collection à la collection IDTSForEachVariableMappings100.

GetEnumerator()

Retourne un énumérateur à utiliser pour effectuer une itération au sein de la collection.

Remove(Object)

Supprime la collection spécifiée de la collection IDTSForEachVariableMappings100.

S’applique à