Bagikan melalui


IDTSInputCollection100 Antarmuka

Definisi

Berisi kumpulan IDTSInput100 objek.

public interface class IDTSInputCollection100 : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("7A65EF9B-E977-4F95-A439-5C6DFB61EC46")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSInputCollection100 : System.Collections.IEnumerable
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("71BFDC2E-A20F-4258-879B-4D3A81EAB106")]
public interface IDTSInputCollection100 : System.Collections.IEnumerable
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("D8AA4195-2D83-4507-8CFB-7DD5D26550DF")]
public interface IDTSInputCollection100 : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("7A65EF9B-E977-4F95-A439-5C6DFB61EC46")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSInputCollection100 = interface
    interface IEnumerable
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("71BFDC2E-A20F-4258-879B-4D3A81EAB106")>]
type IDTSInputCollection100 = interface
    interface IEnumerable
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("D8AA4195-2D83-4507-8CFB-7DD5D26550DF")>]
type IDTSInputCollection100 = interface
    interface IEnumerable
Public Interface IDTSInputCollection100
Implements IEnumerable
Atribut
Penerapan

Keterangan

IDTSInputCollection100 berisi IDTSInput100 objek komponen aliran data.

Properti

Count

Mendapatkan jumlah IDTSInput100 objek dalam koleksi IDTSInputCollection100 .

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 IDTSInputCollection100.

GetObjectByID(Int32)

IDTSInput100 Mengambil objek dari IDTSInputCollection100 koleksi.

GetObjectIndexByID(Int32)

Mengambil indeks IDTSInput100 objek dalam koleksi.

New()

Membuat objek baru IDTSInput100 dan menambahkannya ke IDTSInputCollection100.

NewAt(Int32)

Menambahkan objek input baru pada indeks yang ditentukan dalam koleksi.

RemoveAll()

Menghapus setiap IDTSInput100 objek dari koleksi.

RemoveObjectByID(Int32)

Menghapus objek input yang ditentukan oleh ID-nya dari koleksi.

RemoveObjectByIndex(Object)

Menghapus objek input dari koleksi.

SetIndex(Int32, Int32)

Mengubah lokasi IDTSInput100 objek.

Berlaku untuk