Searched refs:N3SQLCloseCursor (Results 1 – 3 of 3) sorted by relevance
80 #define N3SQLCloseCursor SQLCloseCursor macro
502 #define N3SQLCloseCursor(a) (*(T3SQLCloseCursor)getOdbcFunction(ODBC3SQLCloseCursor))(a) macro
174 SQLRETURN nRet = N3SQLCloseCursor(m_aStatementHandle); in disposing()
Completed in 23 milliseconds