Home
last modified time | relevance | path

Searched refs:T3SQLColumns (Results 1 – 5 of 5) sorted by relevance

/trunk/main/connectivity/source/drivers/adabas/
H A DBFunctions.cxx81 T3SQLColumns pODBC3SQLColumns;
231 …if( ( pODBC3SQLColumns = (T3SQLColumns)osl_getFunctionSymbol(pODBCso, ::rtl::OUString::createFrom… in LoadFunctions()
H A DBDriver.cxx116 extern T3SQLColumns pODBC3SQLColumns;
/trunk/main/connectivity/source/drivers/odbc/
H A DOFunctions.cxx79 T3SQLColumns pODBC3SQLColumns;
235 …if( ( pODBC3SQLColumns = (T3SQLColumns)osl_getFunctionSymbol(pODBCso, ::rtl::OUString::createFrom… in LoadFunctions()
H A DORealDriver.cxx81 extern T3SQLColumns pODBC3SQLColumns;
/trunk/main/connectivity/source/inc/odbc/
H A DOFunctions.hxx387 typedef SQLRETURN (SQL_API *T3SQLColumns) ( SQLHSTMT StatementHandle, typedef
397 …#define N3SQLColumns(a,b,c,d,e,f,g,h,i) (*(T3SQLColumns)getOdbcFunction(ODBC3SQLColumns))(a,b,c,d,…

Completed in 32 milliseconds