IDTSManagedComponentWrapper100.WrapperInsertInput Método

Definição

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

Parâmetros

eInsertPlacement
DTSInsertPlacement
lInputID
Int32

Retornos

A entrada inserida.

Aplica-se a