Overview | Methods | This Package | All Packages
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