Metodo 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.

Spazio dei nomi:  Microsoft.SqlServer.Dts.Pipeline.Wrapper
Assembly:  Microsoft.SqlServer.DTSPipelineWrap (in Microsoft.SqlServer.DTSPipelineWrap.dll)

Sintassi

'Dichiarazione
Public Overridable Sub PrepareForExecute
'Utilizzo
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()

Implementa

IDTSRuntimeComponent100. . :: . .PrepareForExecute() () () ()