PipelineBuffer.RemoveRow Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Removes the current row from the PipelineBuffer.
public:
void RemoveRow();
C#
public void RemoveRow();
member this.RemoveRow : unit -> unit
Public Sub RemoveRow ()
RemoveRow can be called only when the Mode is Output.
The PipelineBuffer produces a NotOutputBufferException if the Mode is Input.
Производ | Верзије |
---|---|
SQL Server .NET SDK | 2016, 2017, 2019 |