IDTSCustomPropertyCollection100.New Metode

Definisi

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

Mengembalikan

Objek IDTSCustomProperty100 yang baru dibuat.

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