다음을 통해 공유


CManagedComponentWrapperClass.PrepareForExecute 메서드

Does the tasks that have to be done both before the component begins to process rows of data and before the PreExecute method runs.

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

구문

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

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

구현

IDTSRuntimeComponent100.PrepareForExecute()

참고 항목

참조

CManagedComponentWrapperClass 클래스

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