Searched refs:T3SQLPrimaryKeys (Results 1 – 5 of 5) sorted by relevance
83 T3SQLPrimaryKeys pODBC3SQLPrimaryKeys;235 …if( ( pODBC3SQLPrimaryKeys = (T3SQLPrimaryKeys)osl_getFunctionSymbol(pODBCso, ::rtl::OUString::cre… in LoadFunctions()
118 extern T3SQLPrimaryKeys pODBC3SQLPrimaryKeys;
81 T3SQLPrimaryKeys pODBC3SQLPrimaryKeys;239 …if( ( pODBC3SQLPrimaryKeys = (T3SQLPrimaryKeys)osl_getFunctionSymbol(pODBCso, ::rtl::OUString::cre… in LoadFunctions()
83 extern T3SQLPrimaryKeys pODBC3SQLPrimaryKeys;
415 typedef SQLRETURN (SQL_API *T3SQLPrimaryKeys) ( SQLHSTMT StatementHandle, typedef423 …#define N3SQLPrimaryKeys(a,b,c,d,e,f,g) (*(T3SQLPrimaryKeys)getOdbcFunction(ODBC3SQLPrimaryKeys))(…
Completed in 48 milliseconds