Home
last modified time | relevance | path

Searched defs:N3SQLGetData (Results 1 – 2 of 2) sorted by relevance

/AOO41X/main/connectivity/source/inc/odbc/
H A DODefs3.hxx63 #define N3SQLGetData SQLGetData macro
H A DOFunctions.hxx343 #define N3SQLGetData(a,b,c,d,e,f) (*(T3SQLGetData)getOdbcFunction(ODBC3SQLGetData))(a,b,c,d,e,f) macro