Searched refs:N3SQLSpecialColumns (Results 1 – 3 of 3) sorted by relevance
/aoo4110/main/connectivity/source/inc/odbc/ |
H A D | ODefs3.hxx | 75 #define N3SQLSpecialColumns SQLSpecialColumns macro
|
H A D | OFunctions.hxx | 467 …#define N3SQLSpecialColumns(a,b,c,d,e,f,g,h,i,j) (*(T3SQLSpecialColumns)getOdbcFunction(ODBC3SQLSp… macro
|
/aoo4110/main/connectivity/source/drivers/odbcbase/ |
H A D | ODatabaseMetaDataResultSet.cxx | 1151 SQLRETURN nRetcode = N3SQLSpecialColumns(m_aStatementHandle,_bRowVer ? SQL_ROWVER : SQL_BEST_ROWID, in openSpecialColumns()
|
Completed in 19 milliseconds