[ Version ( since = "4.2" ) ]
public void select_order_by (SqlBuilderId expr_id, bool asc, string? collation_name)
Adds a new ORDER BY expression to a SELECT statement.
this |
a |
expr_id |
the ID of the expression to use during sorting (not |
asc |
|
collation_name |
name of the collation to use when sorting, or |