PipelineComponent.OnOutputPathAttached(Int32) 메서드

정의

컴포넌트의 객체가 IDTSOutput100 하위 컴포넌트에 부착될 때 호출됩니다.

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)

매개 변수

outputID
Int32

그 물체의 IDTSOutput100 식별.

적용 대상