Home
last modified time | relevance | path

Searched refs:SQL_CB_CLOSE (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/
H A Dsqlext.d119 enum SQL_CC_CLOSE = SQL_CB_CLOSE;/* deprecated */
183 enum SQL_CR_CLOSE = SQL_CB_CLOSE;/* deprecated */
H A Dsql.d61 enum SQL_CB_CLOSE=1; variable