SQL-Order Descending
Type
Constant Boolean ('true' or 'false')
Since
2.2
Description
Use this property to reverse the order of the loaded key when using the SQL-Order property. The default value 'false' for this property means that the keys are ordered ascending. When setting the property to 'true', the order will be descending.
Examples
SQL-Order Descending = "true"
SQL-Order Descending = "false"
See also
SQL-Order
