SortOrder property (ADOX)

Applies to: Access 2013, Office 2013

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.