TSelectCommand.OrderByFields Property
Gets or sets the list of fields and directions for the ORDER BY clause.
Syntax
Unit: Aurelius.Sql.Commands
property TSelectCommand.OrderByFields: TObjectList<TSQLOrderField>
Gets or sets the list of fields and directions for the ORDER BY clause.
Unit: Aurelius.Sql.Commands
property TSelectCommand.OrderByFields: TObjectList<TSQLOrderField>