PipelineComponent.OnOutputPathAttached(Int32) Metodo

Definizione

Chiamato quando un IDTSOutput100 oggetto del componente è collegato a un componente a valle.

public:
 virtual void OnOutputPathAttached(int outputID);
public virtual void OnOutputPathAttached(int outputID);
abstract member OnOutputPathAttached : int -> unit
override this.OnOutputPathAttached : int -> unit
Public Overridable Sub OnOutputPathAttached (outputID As Integer)

Parametri

outputID
Int32

L'ID dell'oggetto IDTSOutput100 .

Si applica a