Share via


GroupByShaperExpression.GroupingEnumerable Property

Definition

The expression representing the subquery for the enumerable over this grouping result.

public virtual Microsoft.EntityFrameworkCore.Query.ShapedQueryExpression GroupingEnumerable { get; }
member this.GroupingEnumerable : Microsoft.EntityFrameworkCore.Query.ShapedQueryExpression
Public Overridable ReadOnly Property GroupingEnumerable As ShapedQueryExpression

Property Value

Applies to