Property GroupByList
| Improve this Doc View SourceGroupByList
Gets the SQL GROUP BY list.
Declaration
public ReadOnlyCollection<DbExpression> GroupByList { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<DbExpression> |