Home
last modified time | relevance | path

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

/trunk/main/unixODBC/inc/
H A Dsqlext.h2341 #define SQL_CC_CLOSE SQL_CB_CLOSE
2342 #define SQL_CR_CLOSE SQL_CB_CLOSE
H A Dsql.h604 #define SQL_CB_CLOSE 1 macro
/trunk/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()

Completed in 197 milliseconds