Searched refs:T3SQLGetConnectAttr (Results 1 – 5 of 5) sorted by relevance
47 T3SQLGetConnectAttr pODBC3SQLGetConnectAttr;165 …if( ( pODBC3SQLGetConnectAttr = (T3SQLGetConnectAttr)osl_getFunctionSymbol(pODBCso, ::rtl::OUStrin… in LoadFunctions()
82 extern T3SQLGetConnectAttr pODBC3SQLGetConnectAttr;
45 T3SQLGetConnectAttr pODBC3SQLGetConnectAttr;167 …if( ( pODBC3SQLGetConnectAttr = (T3SQLGetConnectAttr)osl_getFunctionSymbol(pODBCso, ::rtl::OUStrin… in LoadFunctions()
47 extern T3SQLGetConnectAttr pODBC3SQLGetConnectAttr;
117 typedef SQLRETURN (SQL_API *T3SQLGetConnectAttr) (SQLHDBC ConnectionHandle, typedef123 …#define N3SQLGetConnectAttr(a,b,c,d,e) (*(T3SQLGetConnectAttr)getOdbcFunction(ODBC3SQLGetConnectAt…
Completed in 24 milliseconds