Home
last modified time | relevance | path

Searched refs:posStmts (Results 1 – 17 of 17) sorted by relevance

/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/common/
H A Ddb.cpp1039 dbInf.posStmts = copyDb->dbInf.posStmts; in Open()
1388 … SQLGetInfo(hdbc, SQL_POSITIONED_STATEMENTS, (UCHAR*) &dbInf.posStmts, sizeof(dbInf.posStmts), &cb… in getDbInfo()
1576 if (dbInf.posStmts & SQL_PS_POSITIONED_DELETE) in getDbInfo()
1578 if (dbInf.posStmts & SQL_PS_POSITIONED_UPDATE) in getDbInfo()
1580 if (dbInf.posStmts & SQL_PS_SELECT_FOR_UPDATE) in getDbInfo()
H A Ddbtable.cpp2177 (pDb->dbInf.posStmts & SQL_PS_SELECT_FOR_UPDATE)) in CanSelectForUpdate()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/common/
H A Ddb.cpp1039 dbInf.posStmts = copyDb->dbInf.posStmts; in Open()
1388 … SQLGetInfo(hdbc, SQL_POSITIONED_STATEMENTS, (UCHAR*) &dbInf.posStmts, sizeof(dbInf.posStmts), &cb… in getDbInfo()
1576 if (dbInf.posStmts & SQL_PS_POSITIONED_DELETE) in getDbInfo()
1578 if (dbInf.posStmts & SQL_PS_POSITIONED_UPDATE) in getDbInfo()
1580 if (dbInf.posStmts & SQL_PS_SELECT_FOR_UPDATE) in getDbInfo()
H A Ddbtable.cpp2177 (pDb->dbInf.posStmts & SQL_PS_SELECT_FOR_UPDATE)) in CanSelectForUpdate()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/common/
H A Ddb.cpp1039 dbInf.posStmts = copyDb->dbInf.posStmts; in Open()
1388 … SQLGetInfo(hdbc, SQL_POSITIONED_STATEMENTS, (UCHAR*) &dbInf.posStmts, sizeof(dbInf.posStmts), &cb… in getDbInfo()
1576 if (dbInf.posStmts & SQL_PS_POSITIONED_DELETE) in getDbInfo()
1578 if (dbInf.posStmts & SQL_PS_POSITIONED_UPDATE) in getDbInfo()
1580 if (dbInf.posStmts & SQL_PS_SELECT_FOR_UPDATE) in getDbInfo()
H A Ddbtable.cpp2177 (pDb->dbInf.posStmts & SQL_PS_SELECT_FOR_UPDATE)) in CanSelectForUpdate()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/common/
H A Ddb.cpp1039 dbInf.posStmts = copyDb->dbInf.posStmts; in Open()
1388 … SQLGetInfo(hdbc, SQL_POSITIONED_STATEMENTS, (UCHAR*) &dbInf.posStmts, sizeof(dbInf.posStmts), &cb… in getDbInfo()
1576 if (dbInf.posStmts & SQL_PS_POSITIONED_DELETE) in getDbInfo()
1578 if (dbInf.posStmts & SQL_PS_POSITIONED_UPDATE) in getDbInfo()
1580 if (dbInf.posStmts & SQL_PS_SELECT_FOR_UPDATE) in getDbInfo()
H A Ddbtable.cpp2177 (pDb->dbInf.posStmts & SQL_PS_SELECT_FOR_UPDATE)) in CanSelectForUpdate()
/dports/games/scorched3d/scorched-dep-win32/include/wx/wx/
H A Ddb.h566 UDWORD posStmts; // Position statements supported member
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/include/wx/
H A Ddb.h614 UDWORD posStmts; // Position statements supported member
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/include/wx/
H A Ddb.h614 UDWORD posStmts; // Position statements supported member
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/include/wx/
H A Ddb.h614 UDWORD posStmts; // Position statements supported member
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/include/wx/
H A Ddb.h614 UDWORD posStmts; // Position statements supported member
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/samples/db/
H A Ddbtest.cpp3166 if (pDb->dbInf.posStmts & SQL_PS_POSITIONED_DELETE) in DisplayDbDiagnostics()
3168 if (pDb->dbInf.posStmts & SQL_PS_POSITIONED_UPDATE) in DisplayDbDiagnostics()
3170 if (pDb->dbInf.posStmts & SQL_PS_SELECT_FOR_UPDATE) in DisplayDbDiagnostics()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/samples/db/
H A Ddbtest.cpp3166 if (pDb->dbInf.posStmts & SQL_PS_POSITIONED_DELETE) in DisplayDbDiagnostics()
3168 if (pDb->dbInf.posStmts & SQL_PS_POSITIONED_UPDATE) in DisplayDbDiagnostics()
3170 if (pDb->dbInf.posStmts & SQL_PS_SELECT_FOR_UPDATE) in DisplayDbDiagnostics()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/samples/db/
H A Ddbtest.cpp3166 if (pDb->dbInf.posStmts & SQL_PS_POSITIONED_DELETE) in DisplayDbDiagnostics()
3168 if (pDb->dbInf.posStmts & SQL_PS_POSITIONED_UPDATE) in DisplayDbDiagnostics()
3170 if (pDb->dbInf.posStmts & SQL_PS_SELECT_FOR_UPDATE) in DisplayDbDiagnostics()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/samples/db/
H A Ddbtest.cpp3166 if (pDb->dbInf.posStmts & SQL_PS_POSITIONED_DELETE) in DisplayDbDiagnostics()
3168 if (pDb->dbInf.posStmts & SQL_PS_POSITIONED_UPDATE) in DisplayDbDiagnostics()
3170 if (pDb->dbInf.posStmts & SQL_PS_SELECT_FOR_UPDATE) in DisplayDbDiagnostics()