Home
last modified time | relevance | path

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

/aoo4110/main/connectivity/source/drivers/odbcbase/
H A DOStatement.cxx808 …if((nCurProp & SQL_CA1_BOOKMARK) != SQL_CA1_BOOKMARK) // check if bookmark for this type isn't sup… in setResultSetType()
811 sal_Bool bNotBookmarks = ((nCurProp & SQL_CA1_BOOKMARK) != SQL_CA1_BOOKMARK); in setResultSetType()
H A DOResultSet.cxx1359 return (m_nUseBookmarks != SQL_UB_OFF) && (nAttr & SQL_CA1_BOOKMARK) == SQL_CA1_BOOKMARK; in isBookmarkable()
/aoo4110/main/unixODBC/inc/
H A Dsqlext.h1263 #define SQL_CA1_BOOKMARK 0x00000008L macro

Completed in 49 milliseconds