CManagedComponentWrapperClass.InsertOutput(DTSInsertPlacement, Int32) Método

Definição

public:
 virtual Microsoft::SqlServer::Dts::Pipeline::Wrapper::Sql2016::IDTSOutput100 ^ InsertOutput(Microsoft::SqlServer::Dts::Pipeline::Wrapper::Sql2016::DTSInsertPlacement eInsertPlacement, int lOutputID) = Microsoft::SqlServer::Dts::Pipeline::Wrapper::Sql2016::IDTSDesigntimeComponent100::InsertOutput;
[System.Runtime.InteropServices.DispId(23)]
public virtual Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2016.IDTSOutput100 InsertOutput (Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2016.DTSInsertPlacement eInsertPlacement, int lOutputID);
[<System.Runtime.InteropServices.DispId(23)>]
abstract member InsertOutput : Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2016.DTSInsertPlacement * int -> Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2016.IDTSOutput100
override this.InsertOutput : Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2016.DTSInsertPlacement * int -> Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2016.IDTSOutput100
Public Overridable Function InsertOutput (eInsertPlacement As DTSInsertPlacement, lOutputID As Integer) As IDTSOutput100

Parâmetros

eInsertPlacement
DTSInsertPlacement
lOutputID
Int32

Retornos

Implementações

Atributos

Aplica-se a