IDTSInputColumnCollection100 Schnittstelle

Definition

public interface class IDTSInputColumnCollection100 : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("24244D48-2764-4F79-8E33-4C9A7B8D4E2D")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSInputColumnCollection100 : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("24244D48-2764-4F79-8E33-4C9A7B8D4E2D")>]
[<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: