Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 10.0.1 » UltraLite - C and C++ Programming » UltraLite C++ API Reference » UltraLite_IndexSchema_iface class

GetTableName function Next Page

IsColumnDescending function


Synopsis

bool UltraLite_IndexSchema_iface::IsColumnDescending(
const ULValue & column_name
)

Parameters
Remarks

Determines if the column is in descending order.

Returns