SortOrderEnum From Microsoft ActiveX Data Objects (ADO) previous page next page SortOrderEnum Specifies the sort sequence for an indexed column. Constant Value Description adSortAscending 1 Default. The sort sequence for the column is ascending. adSortDescending 2 The sort sequence for the column is descending. previous page start next page