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
© 1998-2001 Microsoft Corporation. All rights reserved.