IDTSManagedComponentWrapper100.WrapperInsertInput 메서드

정의

public:
 Microsoft::SqlServer::Dts::Pipeline::Wrapper::Sql2014::IDTSInput100 ^ WrapperInsertInput(Microsoft::SqlServer::Dts::Pipeline::Wrapper::Sql2014::DTSInsertPlacement eInsertPlacement, int lInputID);
public Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2014.IDTSInput100 WrapperInsertInput (Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2014.DTSInsertPlacement eInsertPlacement, int lInputID);
abstract member WrapperInsertInput : Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2014.DTSInsertPlacement * int -> Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2014.IDTSInput100
Public Function WrapperInsertInput (eInsertPlacement As DTSInsertPlacement, lInputID As Integer) As IDTSInput100

매개 변수

eInsertPlacement
DTSInsertPlacement
lInputID
Int32

반환

삽입된 입력입니다.

적용 대상