Share via


GroupedWindowPlanNode<TInput,TState,TResult>.KeySelector Property

Definition

The function used to select key values in the window operation.

public System.Linq.Expressions.Expression KeySelector { get; }
member this.KeySelector : System.Linq.Expressions.Expression
Public ReadOnly Property KeySelector As Expression

Property Value

Applies to