Home
last modified time | relevance | path

Searched refs:N3SQLFetch (Results 1 – 5 of 5) sorted by relevance

/trunk/main/connectivity/source/drivers/adabas/
H A DBResultSet.cxx55 m_nCurrentFetchState = N3SQLFetch(m_aStatementHandle); in next()
79 m_nCurrentFetchState = N3SQLFetch(m_aStatementHandle); in first()
105 m_nCurrentFetchState = N3SQLFetch(m_aStatementHandle); in last()
129 m_nCurrentFetchState = N3SQLFetch(m_aStatementHandle); in absolute()
152 m_nCurrentFetchState = N3SQLFetch(m_aStatementHandle); in relative()
175 m_nCurrentFetchState = N3SQLFetch(m_aStatementHandle); in previous()
198 m_nCurrentFetchState = N3SQLFetch(m_aStatementHandle); in refreshRow()
/trunk/main/connectivity/source/inc/odbc/
H A DODefs3.hxx61 #define N3SQLFetch SQLFetch macro
H A DOFunctions.hxx319 #define N3SQLFetch(a) (*(T3SQLFetch)getOdbcFunction(ODBC3SQLFetch))(a) macro
/trunk/main/connectivity/source/drivers/odbcbase/
H A DODatabaseMetaDataResultSet.cxx670 m_nCurrentFetchState = N3SQLFetch(m_aStatementHandle); in next()
H A DOResultSet.cxx1620 m_nCurrentFetchState = N3SQLFetch(m_aStatementHandle); in move()

Completed in 43 milliseconds