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