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.

Applies To

SortOrder Property (ADOX)