Home
last modified time | relevance | path

Searched refs:N3SQLGetConnectAttr (Results 1 – 3 of 3) sorted by relevance

/aoo42x/main/connectivity/source/drivers/odbcbase/
H A DOConnection.cxx336 OTools::ThrowException(this,N3SQLGetConnectAttr(m_aConnectionHandle, in getAutoCommit()
419N3SQLGetConnectAttr(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()
/aoo42x/main/connectivity/source/inc/odbc/
H A DODefs3.hxx36 #define N3SQLGetConnectAttr SQLGetConnectAttr macro
H A DOFunctions.hxx123 …#define N3SQLGetConnectAttr(a,b,c,d,e) (*(T3SQLGetConnectAttr)getOdbcFunction(ODBC3SQLGetConnectAt… macro

Completed in 20 milliseconds