IDTSCustomPropertyCollection100.RemoveObjectByID(Int32) 方法

定義

刪除具有指定之識別碼的 IDTSCustomProperty100

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

要從集合中移除之屬性的識別碼。

屬性

適用於