Share via


IDTSManagedComponentWrapper100.WrapperInsertOutput Method

Definition

public:
 Microsoft::SqlServer::Dts::Pipeline::Wrapper::Sql2017::IDTSOutput100 ^ WrapperInsertOutput(Microsoft::SqlServer::Dts::Pipeline::Wrapper::Sql2017::DTSInsertPlacement eInsertPlacement, int lOutputID);
public Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2017.IDTSOutput100 WrapperInsertOutput (Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2017.DTSInsertPlacement eInsertPlacement, int lOutputID);
abstract member WrapperInsertOutput : Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2017.DTSInsertPlacement * int -> Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2017.IDTSOutput100
Public Function WrapperInsertOutput (eInsertPlacement As DTSInsertPlacement, lOutputID As Integer) As IDTSOutput100

Parameters

eInsertPlacement
DTSInsertPlacement
lOutputID
Int32

Returns

Applies to