Поделиться через


Метод 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() () () ()