Bagikan melalui


IDTSOutputColumnCollection100 Antarmuka

Definisi

public interface class IDTSOutputColumnCollection100 : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("BC942FEC-2CEA-4665-A291-38200A0C959F")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSOutputColumnCollection100 : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("BC942FEC-2CEA-4665-A291-38200A0C959F")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSOutputColumnCollection100 = interface
    interface IEnumerable
Public Interface IDTSOutputColumnCollection100
Implements IEnumerable
Atribut
Penerapan

Keterangan

IDTSOutputColumnCollection100 berisi kumpulan IDTSOutputColumn100 objek. Kolom dalam koleksi ini mewakili kolom yang disediakan komponen untuk komponen hilir.

Komponen yang berisi koleksi dapat menjadi komponen sumber, yang berarti bahwa ia menambahkan kolom berdasarkan sumber data eksternal, atau dapat menjadi transformasi, yang berarti bahwa ia membuat kolom berdasarkan kolom yang diterimanya IDTSInput100di .

Properti

Count
Item[Object]

Metode

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

Berlaku untuk