IDTSManagedComponentWrapper100.WrapperInsertOutput Méthode

Définition

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

Paramètres

eInsertPlacement
DTSInsertPlacement
lOutputID
Int32

Retours

S’applique à