Bagikan melalui


IDTSComponentMetaData100.CustomPropertyCollection Properti

Definisi

Mendapatkan kumpulan properti kustom yang diekspos oleh komponen.

public:
 property Microsoft::SqlServer::Dts::Pipeline::Wrapper::IDTSCustomPropertyCollection100 ^ CustomPropertyCollection { Microsoft::SqlServer::Dts::Pipeline::Wrapper::IDTSCustomPropertyCollection100 ^ get(); };
[System.Runtime.InteropServices.DispId(105)]
public Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSCustomPropertyCollection100 CustomPropertyCollection { [System.Runtime.InteropServices.DispId(105)] get; }
[<System.Runtime.InteropServices.DispId(105)>]
[<get: System.Runtime.InteropServices.DispId(105)>]
member this.CustomPropertyCollection : Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSCustomPropertyCollection100
Public ReadOnly Property CustomPropertyCollection As IDTSCustomPropertyCollection100

Nilai Properti

Kumpulan properti kustom yang diekspos oleh komponen.

Atribut

Keterangan

Koleksi properti kustom berisi objek yang IDTSCustomProperty100 ditambahkan ke koleksi oleh komponen. Pengembang yang secara terprogram membangun atau memodifikasi komponen aliran data tidak boleh mengatur nilai properti ini secara langsung, tetapi sebaliknya harus memanggil SetComponentProperty metode instans waktu desain komponen.

Berlaku untuk