bool UltraLite_IndexSchema_iface::IsColumnDescending(
const ULValue & column_name
)
column_name The column name.
Determines if the column is in descending order.
True if the column is in descending order.
Sets SQLE_COLUMN_NOT_FOUND if the column name does not exist.