Searched refs:N3SQLGetFunctions (Results 1 – 3 of 3) sorted by relevance
33 #define N3SQLGetFunctions SQLGetFunctions macro
102 #define N3SQLGetFunctions(a,b,c) (*(T3SQLGetFunctions)getOdbcFunction(ODBC3SQLGetFunctions))(a,b,c) macro
148 …m_bUseFetchScroll = ( N3SQLGetFunctions(m_aConnectionHandle,SQL_API_SQLFETCHSCROLL,&nSupported) ==… in OResultSet()
Completed in 33 milliseconds