Microsoft SDK for Java

DataSource.getSort

Retrieves the sort order for the data source.

Syntax

public String getSort()

Return Value

Returns a string specifying one or more field names the recordset is sorted on, and whether each field is sorted in ascending or descending order.

See Also   setSort, ADO Sort property

© 1999 Microsoft Corporation. All rights reserved. Terms of use.