Searched refs:SQL_CB_CLOSE (Results 1 – 3 of 3) sorted by relevance
2341 #define SQL_CC_CLOSE SQL_CB_CLOSE2342 #define SQL_CR_CLOSE SQL_CB_CLOSE
604 #define SQL_CB_CLOSE 1 macro
624 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 53 milliseconds