PipelineComponent::PostExecute Method ()
Called at the end of component execution, but before Cleanup.
Assembly: Microsoft.SqlServer.PipelineHost (in Microsoft.SqlServer.PipelineHost.dll)
This run-time method is called after the component has finished running. Components should perform post-execution tasks such as assigning values to run-time variables, and freeing allocated resources.
Show: