Searched refs:N3SQLGetConnectAttr (Results 1 – 3 of 3) sorted by relevance
/aoo41x/main/connectivity/source/drivers/odbcbase/ |
H A D | OConnection.cxx | 336 OTools::ThrowException(this,N3SQLGetConnectAttr(m_aConnectionHandle, in getAutoCommit() 419 …N3SQLGetConnectAttr(m_aConnectionHandle,SQL_ATTR_CURRENT_CATALOG,(SDB_ODBC_CHAR*)pCat,(sizeof pCat… in getCatalog() 446 N3SQLGetConnectAttr(m_aConnectionHandle,SQL_ATTR_TXN_ISOLATION,&nTxn,sizeof nTxn,&nValueLen), in getTransactionIsolation()
|
/aoo41x/main/connectivity/source/inc/odbc/ |
H A D | ODefs3.hxx | 36 #define N3SQLGetConnectAttr SQLGetConnectAttr macro
|
H A D | OFunctions.hxx | 123 …#define N3SQLGetConnectAttr(a,b,c,d,e) (*(T3SQLGetConnectAttr)getOdbcFunction(ODBC3SQLGetConnectAt… macro
|
Completed in 42 milliseconds