IDTSDesigntimeComponent100.DeleteOutput(Int32) 方法

定義

public:
 void DeleteOutput(int lOutputID);
[System.Runtime.InteropServices.DispId(25)]
public void DeleteOutput(int lOutputID);
[<System.Runtime.InteropServices.DispId(25)>]
abstract member DeleteOutput : int -> unit
Public Sub DeleteOutput (lOutputID As Integer)

參數

lOutputID
Int32
屬性

備註

當 IDTSOutput100 物件從 IDTSOutputCollection100 集合中被刪除時,會呼叫此物件。

適用於