IDTSInputColumnCollection100 Schnittstelle

Definition

public interface class IDTSInputColumnCollection100 : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("C2E3A7F7-D5C2-440F-AC3D-00E8ABFB7BCD")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSInputColumnCollection100 : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("C2E3A7F7-D5C2-440F-AC3D-00E8ABFB7BCD")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSInputColumnCollection100 = interface
    interface IEnumerable
Public Interface IDTSInputColumnCollection100
Implements IEnumerable
Attribute
Implementiert

Hinweise

Die IDTSInputColumnCollection100 enthält eine Sammlung von IDTSInputColumn100-Objekten. Die Sammlung bietet die Möglichkeit, die Elemente in der Sammlung hinzuzufügen, zu löschen und aufzuzählen.

Die Spalten in der Sammlung werden typischerweise durch Aufruf der SetUsageType Methode der Design-Time-Schnittstelle in die Sammlung eingefügt. Diese Methode setzt die UsageType Eigenschaft einer Spalte und platziert sie in die Sammlung.

Gilt für: