DataSource.getSort

Overview | Methods | This Package | All Packages

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