Partager via


IDTSExternalMetadataColumnCollection100.RemoveObjectByID(Int32) Méthode

Définition

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)

Paramètres

lID
Int32
Attributs

Remarques

Si une IDTSExternalMetadataColumn100 colonne avec l’ID spécifié n’existe pas, une DTS_E_ELEMENTNOTFOUND exception se produit.

S’applique à