Bagikan melalui


IDTSOutputColumnCollection100.RemoveObjectByIndex(Object) Metode

Definisi

IDTSOutputColumn100 Menghapus objek pada lokasi yang ditentukan dalam koleksi.

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)

Parameter

Index
Object

Lokasi dalam koleksi untuk menghapus IDTSOutputColumn100.

Atribut

Keterangan

Jika kolom tidak ada di indeks yang ditentukan, pengecualian DTS_E_INVALIDINDEX terjadi.

Berlaku untuk