Microsoft SDK for Java

DataSource.setSort

Sets the sort order for the data source.

Syntax

public void setSort( String sort )

Parameters

sort

A string that specifies one or more field names to sort the recordset on, and whether each field is sorted in ascending or descending order.

See Also   getSort, ADO Sort property

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