Home
last modified time | relevance | path

Searched refs:GetMinRowCount (Results 1 – 2 of 2) sorted by relevance

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/dbapi/simple/
H A Dsdbapi_impl.hpp328 unsigned int GetMinRowCount(void) const in GetMinRowCount() function in CQueryImpl
H A Dsdbapi.cpp4026 if (m_Impl->GetMinRowCount() > 1) in GetTheOnlyRow()
4030 NStr::NumericToString(m_Impl->GetMinRowCount())); in GetTheOnlyRow()