Searched refs:SQL_CONCUR_READ_ONLY (Results 1 – 3 of 3) sorted by relevance
685 if(nValue == SQL_CONCUR_READ_ONLY) in getResultSetConcurrency()777 nSet = SQL_CONCUR_READ_ONLY; in setResultSetConcurrency()
1269 if(SQL_CONCUR_READ_ONLY == nValue) in getResultSetConcurrency()
2021 #define SQL_CONCUR_READ_ONLY 1 macro2025 #define SQL_CONCUR_DEFAULT SQL_CONCUR_READ_ONLY
Completed in 39 milliseconds