Home
last modified time | relevance | path

Searched refs:T3SQLPrimaryKeys (Results 1 – 5 of 5) sorted by path

/trunk/main/connectivity/source/drivers/adabas/
H A DBDriver.cxx118 extern T3SQLPrimaryKeys pODBC3SQLPrimaryKeys;
H A DBFunctions.cxx83 T3SQLPrimaryKeys pODBC3SQLPrimaryKeys;
235 …if( ( pODBC3SQLPrimaryKeys = (T3SQLPrimaryKeys)osl_getFunctionSymbol(pODBCso, ::rtl::OUString::cre… in LoadFunctions()
/trunk/main/connectivity/source/drivers/odbc/
H A DOFunctions.cxx81 T3SQLPrimaryKeys pODBC3SQLPrimaryKeys;
239 …if( ( pODBC3SQLPrimaryKeys = (T3SQLPrimaryKeys)osl_getFunctionSymbol(pODBCso, ::rtl::OUString::cre… in LoadFunctions()
H A DORealDriver.cxx83 extern T3SQLPrimaryKeys pODBC3SQLPrimaryKeys;
/trunk/main/connectivity/source/inc/odbc/
H A DOFunctions.hxx415 typedef SQLRETURN (SQL_API *T3SQLPrimaryKeys) ( SQLHSTMT StatementHandle, typedef
423 …#define N3SQLPrimaryKeys(a,b,c,d,e,f,g) (*(T3SQLPrimaryKeys)getOdbcFunction(ODBC3SQLPrimaryKeys))(…

Completed in 34 milliseconds