Bagikan melalui


IDTSCustomPropertyCollection100 Antarmuka

Definisi

public interface class IDTSCustomPropertyCollection100 : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("2D91D6F5-349E-452F-80E4-E7793F08C843")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSCustomPropertyCollection100 : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("2D91D6F5-349E-452F-80E4-E7793F08C843")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSCustomPropertyCollection100 = interface
    interface IEnumerable
Public Interface IDTSCustomPropertyCollection100
Implements IEnumerable
Atribut
Penerapan

Keterangan

Properti kustom menyediakan mekanisme untuk objek aliran data untuk mengekspos properti tambahan di luar yang diimplementasikan dalam antarmuka itu sendiri. Misalnya, adaptor sumber OLE DB berisi properti kustom yang memungkinkan pengguna menentukan pernyataan SQL untuk sumber data.

Kumpulan properti kustom antarmuka IDTSComponentMetaData100 diisi selama panggilan ke metode ProvideComponentProperties. Properti tidak boleh ditambahkan ke koleksi ini di lain waktu.

Antarmuka berikut berisi koleksi properti kustom:

  • IDTSComponentMetaData100

  • IDTSInput100

  • IDTSOutput100

  • IDTSInputColumn100

  • IDTSOutputColumn100

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