CManagedComponentWrapperClass.InsertOutput(DTSInsertPlacement, Int32) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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
パラメーター
- eInsertPlacement
- DTSInsertPlacement
- lOutputID
- Int32
戻り値
実装
- 属性