Home
last modified time | relevance | path

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

/aoo41x/main/connectivity/source/drivers/odbcbase/
H A DODatabaseMetaData.cxx624 return nValue == SQL_CB_PRESERVE || nValue == SQL_CB_CLOSE; in supportsOpenStatementsAcrossRollback()
631 return nValue == SQL_CB_PRESERVE || nValue == SQL_CB_CLOSE; in supportsOpenStatementsAcrossCommit()
638 return nValue == SQL_CB_PRESERVE; in supportsOpenCursorsAcrossCommit()
645 return nValue == SQL_CB_PRESERVE; in supportsOpenCursorsAcrossRollback()
/aoo41x/main/unixODBC/inc/
H A Dsqlext.h2343 #define SQL_CC_PRESERVE SQL_CB_PRESERVE
2344 #define SQL_CR_PRESERVE SQL_CB_PRESERVE
H A Dsql.h605 #define SQL_CB_PRESERVE 2 macro

Completed in 102 milliseconds