Home
last modified time | relevance | path

Searched refs:N3SQLGetCursorName (Results 1 – 4 of 4) sorted by path

/trunk/main/connectivity/source/drivers/odbcbase/
H A DOResultSet.cxx1317 N3SQLGetCursorName(m_aStatementHandle,(SQLCHAR*)pName,256,&nRealLen); in getCursorName()
H A DOStatement.cxx754 SQLRETURN nRetCode = N3SQLGetCursorName(m_aStatementHandle,(SQLCHAR*)pName,256,&nRealLen); in getCursorName()
/trunk/main/connectivity/source/inc/odbc/
H A DODefs3.hxx47 #define N3SQLGetCursorName SQLGetCursorName macro
85 #define N3SQLGetCursorName SQLGetCursorName macro
H A DOFunctions.hxx529 …#define N3SQLGetCursorName(a,b,c,d) (*(T3SQLGetCursorName)getOdbcFunction(ODBC3SQLGetCursorName))(… macro

Completed in 37 milliseconds