select_order_by


Description:

[ 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.

Parameters:

this

a GdaSqlBuiler

expr_id

the ID of the expression to use during sorting (not typeof ( unichar2)0)

asc

true for an ascending sorting

collation_name

name of the collation to use when sorting, or null