Searched defs:N3SQLBindCol (Results 1 – 2 of 2) sorted by relevance
/aoo4110/main/connectivity/source/inc/odbc/ |
H A D | ODefs3.hxx | 60 #define N3SQLBindCol SQLBindCol macro
|
H A D | OFunctions.hxx | 324 #define N3SQLBindCol(a,b,c,d,e,f) (*(T3SQLBindCol)getOdbcFunction(ODBC3SQLBindCol))(a,b,c,d,e,f) macro
|
Completed in 38 milliseconds