IDTSDesigntimeComponent100.DeleteInput(Int32) 方法

定義

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

參數

lInputID
Int32
屬性

備註

從元件的輸入集合中刪除 IDTSInput100 物件時呼叫。

適用於