Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/
H A Dsqlext.d121 enum SQL_CC_PRESERVE = SQL_CB_PRESERVE;/* deprecated */
185 enum SQL_CR_PRESERVE = SQL_CB_PRESERVE;/* deprecated */
H A Dsql.d62 enum SQL_CB_PRESERVE=2; variable