PipelineBuffer::RemoveRow Method ()
Removes the current row from the PipelineBuffer.
Assembly: Microsoft.SqlServer.PipelineHost (in Microsoft.SqlServer.PipelineHost.dll)
RemoveRow can be called only when the Mode is Output.
The PipelineBuffer produces a NotOutputBufferException if the Mode is Input.
Show: