SortOrder Property (ADOX)
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.
Applies To
See Also
SortOrder Property Example (VB)
Columns Collection (ADOX)
Index Object (ADOX)