PipelineBuffer::RowCount Property
Gets the number of rows in the PipelineBuffer object.
Assembly: Microsoft.SqlServer.PipelineHost (in Microsoft.SqlServer.PipelineHost.dll)
The RowCount property contains the number of rows in the PipelineBuffer object.
The RowCount is always zero for OutputPipelineBuffer objects.
Show: