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. |
See Also
Applies To: SortOrder Property
