다음을 통해 공유


IDTSRuntimeComponent100.PostExecute 메서드

정의

public:
 void PostExecute();
[System.Runtime.InteropServices.DispId(16)]
public void PostExecute ();
[<System.Runtime.InteropServices.DispId(16)>]
abstract member PostExecute : unit -> unit
Public Sub PostExecute ()
특성

설명

PostExecute 메서드는 및 ProcessInput 메서드 후에 PrimeOutput 호출됩니다. 구성 요소는 이 메서드 중에 리소스를 해제하고 개체에 값을 할당할 Variable 수 있습니다.

적용 대상