Creates a new #GdaSqlSelectOrder structure and sets its parent to parent
.
a #GdaSqlStatementSelect
inheritance structure
TRUE is ordering is ascending
name of the collation to use for ordering
expression to order on
Creates a new #GdaSqlSelectOrder structure initiated with the values stored in order
.
Frees a #GdaSqlSelectOrder structure and its members.
Creates a new string description of the ORDER BY clause used in a SELECT statement.
Creates a new #GdaSqlSelectOrder structure and sets its parent to parent
.
a #GdaSqlStatementSelect
This structure represents the ordering of a SELECT statement.