Home
last modified time | relevance | path

Searched refs:N3SQLFreeHandle (Results 1 – 3 of 3) sorted by path

/trunk/main/connectivity/source/drivers/odbcbase/
H A DOConnection.cxx76 N3SQLFreeHandle( SQL_HANDLE_DBC, m_aConnectionHandle ); in ~OConnection()
652 N3SQLFreeHandle(SQL_HANDLE_STMT,_pHandle); in freeStatementHandle()
/trunk/main/connectivity/source/inc/odbc/
H A DODefs3.hxx84 #define N3SQLFreeHandle SQLFreeHandle macro
H A DOFunctions.hxx522 #define N3SQLFreeHandle(a,b) (*(T3SQLFreeHandle)getOdbcFunction(ODBC3SQLFreeHandle))(a,b) macro

Completed in 11 milliseconds