IDTSDesigntimeComponent100.InsertInput(DTSInsertPlacement, Int32) Metode

Definisi

public:
 Microsoft::SqlServer::Dts::Pipeline::Wrapper::Sql2012::IDTSInput100 ^ InsertInput(Microsoft::SqlServer::Dts::Pipeline::Wrapper::Sql2012::DTSInsertPlacement eInsertPlacement, int lInputID);
[System.Runtime.InteropServices.DispId(22)]
public Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2012.IDTSInput100 InsertInput (Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2012.DTSInsertPlacement eInsertPlacement, int lInputID);
[<System.Runtime.InteropServices.DispId(22)>]
abstract member InsertInput : Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2012.DTSInsertPlacement * int -> Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2012.IDTSInput100
Public Function InsertInput (eInsertPlacement As DTSInsertPlacement, lInputID As Integer) As IDTSInput100

Parameter

eInsertPlacement
DTSInsertPlacement
lInputID
Int32

Mengembalikan

IDTSInput100 yang ditambahkan ke koleksi input.

Atribut

Keterangan

Metode ini menyisipkan objek IDTSInput100 baru sebelum atau sesudah objek input yang ditentukan oleh lInputID parameter dalam metode NewAt.

Jika inputID sama dengan nol, objek IDTSInput100 baru ditambahkan di awal koleksi.

Berlaku untuk