IDTSDesigntimeComponent100.DeleteOutput(Int32) Méthode

Définition

public:
 void DeleteOutput(int lOutputID);
[System.Runtime.InteropServices.DispId(25)]
public void DeleteOutput (int lOutputID);
[<System.Runtime.InteropServices.DispId(25)>]
abstract member DeleteOutput : int -> unit
Public Sub DeleteOutput (lOutputID As Integer)

Paramètres

lOutputID
Int32
Attributs

Remarques

Appelé lorsqu’un IDTSOutput100 objet est supprimé de la IDTSOutputCollection100 collection.

S’applique à