public RowCursor Sort( TableSortDescription tableSortDescription )
Public Function Sort( _ ByVal tableSortDescription As TableSortDescription _ ) As RowCursor
Parameters
- tableSortDescription
- The TableSortDescription which describes the details of how the table sort operation should be carried out.