TSelectCommand.GroupByFields Property
Gets or sets the list of fields included in the GROUP BY clause.
Syntax
Unit: Aurelius.Sql.Commands
property TSelectCommand.GroupByFields: TObjectList<TSQLField>
Gets or sets the list of fields included in the GROUP BY clause.
Unit: Aurelius.Sql.Commands
property TSelectCommand.GroupByFields: TObjectList<TSQLField>