SortOrder Property (ADOX)

Microsoft ActiveX Data Objects (ADO)

ADOX 2.5 API Reference

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

© 1998-2003 Microsoft Corporation. All rights reserved.