IDTSCustomPropertyCollection100 Antarmuka

Definisi

public interface class IDTSCustomPropertyCollection100 : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("8939CEC8-CEA6-4180-9EE0-504A4E4593CF")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSCustomPropertyCollection100 : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("8939CEC8-CEA6-4180-9EE0-504A4E4593CF")>]
[<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 bagi objek aliran data untuk mengekspos properti tambahan di luar yang diterapkan dalam antarmuka itu sendiri. Misalnya, adaptor sumber OLE DB berisi properti kustom yang memungkinkan pengguna menentukan pernyataan SQL untuk sumber data.

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

Antarmuka berikut berisi koleksi properti kustom:

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