IDTSOutputCollection100.RemoveObjectByID(Int32) 方法

定義

刪除 lID 參數指定的 IDTSOutput100

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

參數

lID
Int32

要刪除之 IDTSOutput100 的識別碼。

屬性

適用於