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


Метод PostExecute

Does the tasks that have to be done after the component has finished processing rows of data.

Пространство имен:  Microsoft.SqlServer.Dts.Pipeline.Wrapper
Сборка:  Microsoft.SqlServer.DTSPipelineWrap (в Microsoft.SqlServer.DTSPipelineWrap.dll)

Синтаксис

'Декларация
Public Overridable Sub PostExecute
'Применение
Dim instance As CManagedComponentWrapperClass

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

Реализует интерфейс

IDTSRuntimeComponent100. . :: . .PostExecute() () () ()