Searched refs:T3SQLRowCount (Results 1 – 5 of 5) sorted by relevance
67 T3SQLRowCount pODBC3SQLRowCount;205 …if( ( pODBC3SQLRowCount = (T3SQLRowCount)osl_getFunctionSymbol(pODBCso, ::rtl::OUString::createFr… in LoadFunctions()
102 extern T3SQLRowCount pODBC3SQLRowCount;
65 T3SQLRowCount pODBC3SQLRowCount;207 …if( ( pODBC3SQLRowCount = (T3SQLRowCount)osl_getFunctionSymbol(pODBCso, ::rtl::OUString::createFr… in LoadFunctions()
67 extern T3SQLRowCount pODBC3SQLRowCount;
285 typedef SQLRETURN (SQL_API *T3SQLRowCount) ( SQLHSTMT StatementHandle, typedef288 #define N3SQLRowCount(a,b) (*(T3SQLRowCount)getOdbcFunction(ODBC3SQLRowCount))(a,b)
Completed in 30 milliseconds