Home
last modified time | relevance | path

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

/aoo41x/main/connectivity/source/drivers/odbcbase/
H A DOStatement.cxx807 SQLUINTEGER nCurProp = getCursorProperties(SQL_CURSOR_DYNAMIC,sal_True); in setResultSetType()
810 nCurProp = getCursorProperties(SQL_CURSOR_KEYSET_DRIVEN,sal_True); in setResultSetType()
812 nCurProp = getCursorProperties(SQL_CURSOR_KEYSET_DRIVEN,sal_False); in setResultSetType()
1130 SQLUINTEGER OStatement_Base::getCursorProperties(SQLINTEGER _nCursorType,sal_Bool bFirst) in getCursorProperties() function in OStatement_Base
H A DOResultSet.cxx125 SQLUINTEGER nValueLen = m_pStatement->getCursorProperties(nCurType,sal_False); in OResultSet()
/aoo41x/main/connectivity/source/inc/odbc/
H A DOStatement.hxx200 SQLUINTEGER getCursorProperties(SQLINTEGER _nCursorType,sal_Bool bFirst);

Completed in 39 milliseconds