PlanNode.GetCurrentlyBufferedOutputCount Method

Definition

Retrieve the count of tuples currently resident in memory as part of buffering events into pages.

public int GetCurrentlyBufferedOutputCount ();
member this.GetCurrentlyBufferedOutputCount : unit -> int
Public Function GetCurrentlyBufferedOutputCount () As Integer

Returns

The count of tuples currently resident in memory as part of buffering events into pages.

Applies to