Dela via


SelectExpression.GroupBy Property

Definition

The SQL GROUP BY of this SelectExpression.

public virtual System.Collections.Generic.IReadOnlyList<System.Linq.Expressions.Expression> GroupBy { get; }
member this.GroupBy : System.Collections.Generic.IReadOnlyList<System.Linq.Expressions.Expression>
Public Overridable ReadOnly Property GroupBy As IReadOnlyList(Of Expression)

Property Value

Applies to