IDTSManagedComponentWrapper100.WrapperInsertOutput メソッド

定義

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

パラメーター

eInsertPlacement
DTSInsertPlacement
lOutputID
Int32

戻り値

適用対象