다음을 통해 공유


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.dll의 Microsoft.SqlServer.DTSPipelineWrap

구문

‘선언
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() () () ()