Home
last modified time | relevance | path

Searched refs:maxStmts (Results 1 – 13 of 13) sorted by relevance

/dports/games/scorched3d/scorched-dep-win32/include/wx/wx/
H A Ddb.h553 UWORD maxStmts; // Maximum # of HSTMTs per HDBC member
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/include/wx/
H A Ddb.h601 UWORD maxStmts; // Maximum # of HSTMTs per HDBC member
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/include/wx/
H A Ddb.h601 UWORD maxStmts; // Maximum # of HSTMTs per HDBC member
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/include/wx/
H A Ddb.h601 UWORD maxStmts; // Maximum # of HSTMTs per HDBC member
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/include/wx/
H A Ddb.h601 UWORD maxStmts; // Maximum # of HSTMTs per HDBC member
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/common/
H A Ddb.cpp1019 dbInf.maxStmts = copyDb->dbInf.maxStmts; in Open()
1226 …de = SQLGetInfo(hdbc, SQL_ACTIVE_STATEMENTS, (UCHAR*) &dbInf.maxStmts, sizeof(dbInf.maxStmts), &cb… in getDbInfo()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/common/
H A Ddb.cpp1019 dbInf.maxStmts = copyDb->dbInf.maxStmts; in Open()
1226 …de = SQLGetInfo(hdbc, SQL_ACTIVE_STATEMENTS, (UCHAR*) &dbInf.maxStmts, sizeof(dbInf.maxStmts), &cb… in getDbInfo()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/common/
H A Ddb.cpp1019 dbInf.maxStmts = copyDb->dbInf.maxStmts; in Open()
1226 …de = SQLGetInfo(hdbc, SQL_ACTIVE_STATEMENTS, (UCHAR*) &dbInf.maxStmts, sizeof(dbInf.maxStmts), &cb… in getDbInfo()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/common/
H A Ddb.cpp1019 dbInf.maxStmts = copyDb->dbInf.maxStmts; in Open()
1226 …de = SQLGetInfo(hdbc, SQL_ACTIVE_STATEMENTS, (UCHAR*) &dbInf.maxStmts, sizeof(dbInf.maxStmts), &cb… in getDbInfo()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/samples/db/
H A Ddbtest.cpp3005 if (pDb->dbInf.maxStmts) in DisplayDbDiagnostics()
3006 t.sprintf(wxT("%s%d\n"), langDBINF_MAX_HSTMT, pDb->dbInf.maxStmts); in DisplayDbDiagnostics()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/samples/db/
H A Ddbtest.cpp3005 if (pDb->dbInf.maxStmts) in DisplayDbDiagnostics()
3006 t.sprintf(wxT("%s%d\n"), langDBINF_MAX_HSTMT, pDb->dbInf.maxStmts); in DisplayDbDiagnostics()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/samples/db/
H A Ddbtest.cpp3005 if (pDb->dbInf.maxStmts) in DisplayDbDiagnostics()
3006 t.sprintf(wxT("%s%d\n"), langDBINF_MAX_HSTMT, pDb->dbInf.maxStmts); in DisplayDbDiagnostics()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/samples/db/
H A Ddbtest.cpp3005 if (pDb->dbInf.maxStmts) in DisplayDbDiagnostics()
3006 t.sprintf(wxT("%s%d\n"), langDBINF_MAX_HSTMT, pDb->dbInf.maxStmts); in DisplayDbDiagnostics()