Searched refs:N3SQLRowCount (Results 1 – 3 of 3) sorted by relevance
56 #define N3SQLRowCount SQLRowCount macro
288 #define N3SQLRowCount(a,b) (*(T3SQLRowCount)getOdbcFunction(ODBC3SQLRowCount))(a,b) macro
265 THROW_SQL(N3SQLRowCount(m_aStatementHandle,&numRows)); in getRowCount()530 N3SQLRowCount(m_aStatementHandle,&nRowCount); in executeBatch()
Completed in 26 milliseconds