Searched refs:SQL_CURSOR_STATIC (Results 1 – 3 of 3) sorted by relevance
704 case SQL_CURSOR_STATIC: in getResultSetType()1138 else if(SQL_CURSOR_STATIC == _nCursorType) in getCursorProperties()
1291 else if(SQL_CURSOR_STATIC == nCurType) in getResultSetType()1336 case SQL_CURSOR_STATIC: in isBookmarkable()
2034 #define SQL_CURSOR_STATIC 3UL macro
Completed in 35 milliseconds