Condividi tramite


PipelineComponent.OnOutputPathAttached(Int32) Metodo

Definizione

Chiamato quando un oggetto IDTSOutput100 del componente viene 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

ID dell'oggetto IDTSOutput100.

Si applica a