Partager via


IDTSExternalMetadataColumnCollection100.RemoveObjectByIndex(Object) Méthode

Définition

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)

Paramètres

Index
Object
Attributs

Remarques

Cette méthode supprime la IDTSExternalMetadataColumn100 colonne située à l’index spécifié. Si la Index valeur est en dehors des limites de la collection, une DTS_E_INVALIDINDEX exception se produit.

S’applique à