ScriptComponentHost.InsertOutput(DTSInsertPlacement, Int32) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public:
override Microsoft::SqlServer::Dts::Pipeline::Wrapper::IDTSOutput100 ^ InsertOutput(Microsoft::SqlServer::Dts::Pipeline::Wrapper::DTSInsertPlacement insertPlacement, int outputID);
public override Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSOutput100 InsertOutput (Microsoft.SqlServer.Dts.Pipeline.Wrapper.DTSInsertPlacement insertPlacement, int outputID);
override this.InsertOutput : Microsoft.SqlServer.Dts.Pipeline.Wrapper.DTSInsertPlacement * int -> Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSOutput100
Public Overrides Function InsertOutput (insertPlacement As DTSInsertPlacement, outputID As Integer) As IDTSOutput100
パラメーター
- insertPlacement
- DTSInsertPlacement
- outputID
- Int32