IDTSManagedComponentWrapper100.WrapperDeleteOutput(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 sortie du wrapper.
public:
void WrapperDeleteOutput(int lOutputID);
public void WrapperDeleteOutput (int lOutputID);
abstract member WrapperDeleteOutput : int -> unit
Public Sub WrapperDeleteOutput (lOutputID As Integer)
Paramètres
- lOutputID
- Int32
Identificateur de la sortie à supprimer.