Bagikan melalui


IDTSPathCollection100 Antarmuka

Definisi

public interface class IDTSPathCollection100 : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("6A331EBD-A950-43B5-83A2-033585F417F7")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSPathCollection100 : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("6A331EBD-A950-43B5-83A2-033585F417F7")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSPathCollection100 = interface
    interface IEnumerable
Public Interface IDTSPathCollection100
Implements IEnumerable
Atribut
Penerapan

Keterangan

Setiap IDTSPath100 objek dalam koleksi ini mewakili koneksi, atau aliran data, di antara dua komponen dalam tugas aliran data.

Jalur ditetapkan di antara komponen terlebih dahulu dengan menambahkan jalur baru ke koleksi, lalu dengan memanggil metodenya AttachPathAndPropagateNotifications .

Properti

Count
Item[Object]

Metode

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

Berlaku untuk