IDTSManagedComponentWrapper100.WrapperDeleteInput(Int32) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Supprime une entrée du wrapper.
public:
void WrapperDeleteInput(int lInputID);
public void WrapperDeleteInput (int lInputID);
abstract member WrapperDeleteInput : int -> unit
Public Sub WrapperDeleteInput (lInputID As Integer)
Paramètres
- lInputID
- Int32
Identificateur de l'entrée à supprimer.