Home
last modified time | relevance | path

Searched refs:N3SQLMoreResults (Results 1 – 3 of 3) sorted by relevance

/trunk/main/connectivity/source/inc/odbc/
H A DODefs3.hxx66 #define N3SQLMoreResults SQLMoreResults macro
H A DOFunctions.hxx350 #define N3SQLMoreResults(a) (*(T3SQLMoreResults)getOdbcFunction(ODBC3SQLMoreResults))(a) macro
/trunk/main/connectivity/source/drivers/odbcbase/
H A DOStatement.cxx526 SQLRETURN nError = N3SQLMoreResults(m_aStatementHandle); in executeBatch()
613 hasResultSet = N3SQLMoreResults(m_aStatementHandle) == SQL_SUCCESS; in getMoreResults()

Completed in 28 milliseconds