Home
last modified time | relevance | path

Searched refs:SQL_DYNAMIC_CURSOR_ATTRIBUTES1 (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/connectivity/source/drivers/odbcbase/
H A DODatabaseMetaData.cxx609 OTools::GetInfo(m_pConnection,m_aConnectionHandle,SQL_DYNAMIC_CURSOR_ATTRIBUTES1,nValue,*this); in supportsPositionedDelete()
616 OTools::GetInfo(m_pConnection,m_aConnectionHandle,SQL_DYNAMIC_CURSOR_ATTRIBUTES1,nValue,*this); in supportsPositionedUpdate()
814 OTools::GetInfo(m_pConnection,m_aConnectionHandle,SQL_DYNAMIC_CURSOR_ATTRIBUTES1,nValue,*this); in supportsSelectForUpdate()
H A DOStatement.cxx1143 nAskFor = bFirst ? SQL_DYNAMIC_CURSOR_ATTRIBUTES1 : SQL_DYNAMIC_CURSOR_ATTRIBUTES2; in getCursorProperties()
H A DOResultSet.cxx1343 …GetInfo(m_pStatement->getOwnConnection(),m_aConnectionHandle,SQL_DYNAMIC_CURSOR_ATTRIBUTES1,nAttr,… in isBookmarkable()
/aoo4110/main/unixODBC/inc/
H A Dsqlext.h828 #define SQL_DYNAMIC_CURSOR_ATTRIBUTES1 144 macro

Completed in 44 milliseconds