Condividi tramite


IDTSInputColumnCollection100.RemoveObjectByIndex(Object) Metodo

Definizione

Elimina un oggetto IDTSInputColumn100 in corrispondenza della posizione specificata nella raccolta.

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)

Parametri

Index
Object

Posizione dell'indice per l'eliminazione dell'oggetto IDTSInputColumn100.

Attributi

Si applica a