다음을 통해 공유


CManagedComponentWrapperClass.PostExecute 메서드

Does the tasks that have to be done after the component has finished processing rows of data.

네임스페이스:  Microsoft.SqlServer.Dts.Pipeline.Wrapper
어셈블리:  Microsoft.SqlServer.DTSPipelineWrap(Microsoft.SqlServer.DTSPipelineWrap.dll)

구문

‘선언
Public Overridable Sub PostExecute
‘사용 방법
Dim instance As CManagedComponentWrapperClass

instance.PostExecute()
public virtual void PostExecute()
public:
virtual void PostExecute()
abstract PostExecute : unit -> unit  
override PostExecute : unit -> unit
public function PostExecute()

구현

IDTSRuntimeComponent100.PostExecute()

참고 항목

참조

CManagedComponentWrapperClass 클래스

Microsoft.SqlServer.Dts.Pipeline.Wrapper 네임스페이스