Retrieves the sort order for the data source.
public String getSort()
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