SortOrder Property (ADOX)
From Microsoft ActiveX Data Objects (ADO)
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.