IDTSVirtualInputColumnCollection100 Interface

Définition

public interface class IDTSVirtualInputColumnCollection100 : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("77F84002-C878-4B38-842D-B1E25A9FBCC8")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSVirtualInputColumnCollection100 : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("77F84002-C878-4B38-842D-B1E25A9FBCC8")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSVirtualInputColumnCollection100 = interface
    interface IEnumerable
Public Interface IDTSVirtualInputColumnCollection100
Implements IEnumerable
Attributs
Implémente

Remarques

IdTSVirtualInputColumnCollection100 contient une collection d’objets IDTSVirtualInputColumn100 . Chacune des colonnes d’entrée virtuelles de la collection représente une IDTSOutputColumn100 colonne dans le IDTSOutput100 d’un composant en amont dans le graphique.

Propriétés

Count
Item[Object]

Méthodes

FindObjectByID(Int32)
FindObjectIndexByID(Int32)
GetEnumerator()
GetObjectByID(Int32)
GetObjectIndexByID(Int32)
GetVirtualInputColumnByLineageID(Int32)
GetVirtualInputColumnByName(String, String)
SetIndex(Int32, Int32)

S’applique à