PlanNode.GetCurrentlyBufferedInputCount Method

Definition

Retrieve the count of tuples currently resident in memory as part of input calculations.

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

Returns

The count of tuples currently resident in memory as part of input calculations.

Applies to