Searched refs:SQL_TXN_VERSIONING (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/iodbc/
H A Disqlext.h578 #define SQL_TXN_VERSIONING 0x00000010L macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Disqlext.h578 #define SQL_TXN_VERSIONING 0x00000010L macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/db/
H A Ddbtest.cpp3076 case SQL_TXN_VERSIONING: s += langDBINF_VERSIONING; break;
3093 case SQL_TXN_VERSIONING: s += langDBINF_VERSIONING; break;
3113 if (pDb->dbInf.txnIsolationOptions & SQL_TXN_VERSIONING)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Ddb.cpp1512 case SQL_TXN_VERSIONING: cout << wxT("Versioning"); break;
1527 if (dbInf.txnIsolationOptions & SQL_TXN_VERSIONING)

Completed in 113 milliseconds