IDTSManagedComponentHost130.HostInsertInput 方法

定義

public:
 Microsoft::SqlServer::Dts::Pipeline::Wrapper::Sql2016::IDTSInput100 ^ HostInsertInput(Microsoft::SqlServer::Dts::Pipeline::Wrapper::Sql2016::IDTSManagedComponentWrapper100 ^ pWrapper, Microsoft::SqlServer::Dts::Pipeline::Wrapper::Sql2016::DTSInsertPlacement eInsertPlacement, int lInputID);
public Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2016.IDTSInput100 HostInsertInput (Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2016.IDTSManagedComponentWrapper100 pWrapper, Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2016.DTSInsertPlacement eInsertPlacement, int lInputID);
Public Function HostInsertInput (pWrapper As IDTSManagedComponentWrapper100, eInsertPlacement As DTSInsertPlacement, lInputID As Integer) As IDTSInput100

參數

eInsertPlacement
DTSInsertPlacement
lInputID
Int32

傳回

IDTSInput100

實作

適用於