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

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

Die Spalten in der Auflistung werden in der Regel durch Aufrufen der -Methode der Entwurfszeitschnittstelle in die SetUsageType Auflistung eingefügt. Diese Methode legt die UsageType -Eigenschaft einer Spalte fest und platziert sie in der Auflistung.

Eigenschaften

Count
Item[Object]

Methoden

FindObjectByID(Int32)
FindObjectIndexByID(Int32)
GetEnumerator()
GetInputColumnByLineageID(Int32)
GetInputColumnByName(String, String)
GetObjectByID(Int32)
GetObjectIndexByID(Int32)
New()
NewAt(Int32)
RemoveAll()
RemoveObjectByID(Int32)
RemoveObjectByIndex(Object)
SetIndex(Int32, Int32)

Gilt für: