IDTSVirtualInputColumnCollection100 Interface

Définition

public interface class IDTSVirtualInputColumnCollection100 : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("99F6F64E-A32D-4819-9230-CBF837092F69")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSVirtualInputColumnCollection100 : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("99F6F64E-A32D-4819-9230-CBF837092F69")>]
[<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

La 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 de la composante en amont du graphe.

S’applique à