Searched refs:getAscending (Results 1 – 2 of 2) sorted by relevance
112 …inline TAscendingOrder getAscending(::std::vector<TAscendingOrder>::size_type _nPos) const { retur… in getAscending() function in connectivity::OSortIndex
47 const bool nGreater = (pIndex->getAscending(i) == SQL_ASC) ? false : true; in operator ()()
Completed in 23 milliseconds