Bagikan melalui


IDTSCustomPropertyCollection100.New Metode

Definisi

Membuat objek baru IDTSCustomProperty100 dan menambahkannya ke akhir koleksi.

public:
 Microsoft::SqlServer::Dts::Pipeline::Wrapper::IDTSCustomProperty100 ^ New();
[System.Runtime.InteropServices.DispId(14)]
public Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSCustomProperty100 New ();
[<System.Runtime.InteropServices.DispId(14)>]
abstract member New : unit -> Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSCustomProperty100
Public Function New () As IDTSCustomProperty100

Mengembalikan

Objek yang baru dibuat IDTSCustomProperty100 .

Atribut

Keterangan

Komponen hanya boleh menambahkan properti kustom ke koleksi selama ProvideComponentProperties, yang dipanggil Perancang SSIS setelah komponen ditambahkan ke tugas aliran data.

Berlaku untuk