Searched defs:SQL_LOCK_RECORD (Results 1 - 2 of 2) sorted by relevance
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/ |
H A D | sqlext.h | 1355 #define SQL_LOCK_RECORD(hstmt,irow,fLock) SQLSetPos(hstmt,irow,SQL_POSITION,fLock) macro
|
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/ |
H A D | sqlext.h | 1355 #define SQL_LOCK_RECORD(hstmt,irow,fLock) SQLSetPos(hstmt,irow,SQL_POSITION,fLock) macro
|
Completed in 64 milliseconds