SortOrder Property
Indicates the sort sequence for the column (index columns only).
Settings and Return Values
Sets and returns a Long value that can be one of the SortOrderEnum constants. The default value is adSortAscending.
Remarks
This property only applies to Column objects in the Columns collection of an Index.
See Also
SortOrder Property Example (VB)
Columns Collection | Index Object
Applies To: Column Object