IDTSInputColumnCollection100.RemoveObjectByIndex(Object) 方法

定義

刪除集合中指定位置的 IDTSInputColumn100

public:
 void RemoveObjectByIndex(System::Object ^ Index);
[System.Runtime.InteropServices.DispId(16)]
public void RemoveObjectByIndex (object Index);
[<System.Runtime.InteropServices.DispId(16)>]
abstract member RemoveObjectByIndex : obj -> unit
Public Sub RemoveObjectByIndex (Index As Object)

參數

Index
Object

索引中要刪除 IDTSInputColumn100 的位置。

屬性

適用於