Bagikan melalui


IDTSOutputCollection100 Antarmuka

Definisi

Berisi kumpulan IDTSOutput100 objek.

public interface class IDTSOutputCollection100 : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("D5BB9EDA-3AD2-434E-A7D5-D8392F918BDA")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSOutputCollection100 : System.Collections.IEnumerable
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("25D398BC-2149-4B72-BF4F-A977617B5AA9")]
public interface IDTSOutputCollection100 : System.Collections.IEnumerable
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("BABB5EC3-2263-44F6-8FF9-FE1006776A14")]
public interface IDTSOutputCollection100 : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("D5BB9EDA-3AD2-434E-A7D5-D8392F918BDA")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSOutputCollection100 = interface
    interface IEnumerable
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("25D398BC-2149-4B72-BF4F-A977617B5AA9")>]
type IDTSOutputCollection100 = interface
    interface IEnumerable
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("BABB5EC3-2263-44F6-8FF9-FE1006776A14")>]
type IDTSOutputCollection100 = interface
    interface IEnumerable
Public Interface IDTSOutputCollection100
Implements IEnumerable
Atribut
Penerapan

Keterangan

Koleksi ini berisi IDTSOutput100 objek komponen aliran data, dan juga berisi metode yang memungkinkan output ditambahkan, dihapus, dan dijumlahkan.

Properti

Count

Mendapatkan jumlah elemen yang terkandung dalam IDTSOutputCollection100.

Item[Object]

Mendapatkan objek yang IDTSInput100 ditentukan oleh Index parameter .

Metode

FindObjectByID(Int32)

Menemukan objek yang diminta dalam koleksi berdasarkan ID-nya.

FindObjectIndexByID(Int32)

Menemukan indeks objek yang diminta dalam koleksi dengan ID-nya.

GetEnumerator()

Mengembalikan enumerator yang dapat melakukan iterasi melalui IDTSOutputCollection100.

GetObjectByID(Int32)

IDTSOutput100 Mengambil objek yang memiliki ID yang ditentukan.

GetObjectIndexByID(Int32)

Mengambil indeks yang IDTSInput100 memiliki ID yang ditentukan.

New()

Membuat objek baru IDTSOutput100 dan menambahkannya ke IDTSOutputColumnCollection100.

NewAt(Int32)

Membuat objek baru IDTSOutput100 dan menambahkannya ke koleksi di yang ditentukan Index.

RemoveAll()

Menghapus setiap IDTSOutput100 objek dalam koleksi.

RemoveObjectByID(Int32)

Menghapus yang IDTSOutput100 ditentukan oleh lID parameter .

RemoveObjectByIndex(Object)

Menghapus pada IDTSOutput100 lokasi yang ditentukan.

SetIndex(Int32, Int32)

Mengubah lokasi IDTSOutput100 objek dalam koleksi.

Berlaku untuk