Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
确定列是否为降序排序。
bool UltraLite_IndexSchema_iface::IsColumnDescending( const ULValue & column_name )
column_name 列名称。
如果列为降序排序,则返回 true。
如果列名不存在,则设置 SQLE_COLUMN_NOT_FOUND。