PipelineComponent::PrepareForExecute Method ()
Called before PreExecute.
Assembly: Microsoft.SqlServer.PipelineHost (in Microsoft.SqlServer.PipelineHost.dll)
A run-time method that is called before PreExecute. Component developers may do some initialization in this method; however the BufferManager is not available until PreExecute.
Show: