Поделиться через


IDTSManagedComponentWrapper100.WrapperInsertInput Метод

Определение

Вставляет входные данные из оболочки.

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

Параметры

eInsertPlacement
DTSInsertPlacement

Вставляет размещение.

lInputID
Int32

Идентификатор входа.

Возвращаемое значение

Вставляемый вход.

Применяется к