Home
last modified time | relevance | path

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

/aoo4110/main/connectivity/source/drivers/odbcbase/
H A DOStatement.cxx683 …SQLRETURN nRetCode = N3SQLGetStmtAttr(m_aStatementHandle,SQL_ATTR_CONCURRENCY,&nValue,SQL_IS_UINTE… in getResultSetConcurrency()
782 N3SQLSetStmtAttr(m_aStatementHandle, SQL_ATTR_CONCURRENCY,(SQLPOINTER)nSet,SQL_IS_UINTEGER); in setResultSetConcurrency()
H A DOResultSet.cxx1267 …SQLRETURN nReturn = N3SQLGetStmtAttr(m_aStatementHandle,SQL_ATTR_CONCURRENCY,&nValue,SQL_IS_UINTEG… in getResultSetConcurrency()
/aoo4110/main/unixODBC/inc/
H A Dsqlext.h1961 #define SQL_ATTR_CONCURRENCY SQL_CONCURRENCY macro

Completed in 32 milliseconds