Méthode 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.

Espace de noms :  Microsoft.SqlServer.Dts.Pipeline.Wrapper
Assembly :  Microsoft.SqlServer.DTSPipelineWrap (en Microsoft.SqlServer.DTSPipelineWrap.dll)

Syntaxe

'Déclaration
Public Overridable Sub PrepareForExecute
'Utilisation
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()

Implémente

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