Searched refs:SQL_CURSOR_DYNAMIC (Results 1 – 3 of 3) sorted by relevance
707 case SQL_CURSOR_DYNAMIC: in getResultSetType()807 SQLUINTEGER nCurProp = getCursorProperties(SQL_CURSOR_DYNAMIC,sal_True); in setResultSetType()820 nSet = SQL_CURSOR_DYNAMIC; in setResultSetType()824 nSet = SQL_CURSOR_DYNAMIC; in setResultSetType()827 nSet = SQL_CURSOR_DYNAMIC; in setResultSetType()1142 else if(SQL_CURSOR_DYNAMIC == _nCursorType) in getCursorProperties()
1295 else if(SQL_CURSOR_DYNAMIC == nCurType) in getResultSetType()1342 case SQL_CURSOR_DYNAMIC: in isBookmarkable()
2033 #define SQL_CURSOR_DYNAMIC 2UL macro
Completed in 55 milliseconds