Home
last modified time | relevance | path

Searched refs:SQL_OJ_FULL (Results 1 – 25 of 51) sorted by relevance

123

/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/libdruntime/core/sys/windows/
H A Dsql.d217 enum SQL_OJ_FULL = 4; variable
/dports/lang/gcc11/gcc-11.2.0/libphobos/libdruntime/core/sys/windows/
H A Dsql.d217 enum SQL_OJ_FULL = 4; variable
/dports/lang/gcc10/gcc-10.3.0/libphobos/libdruntime/core/sys/windows/
H A Dsql.d216 enum SQL_OJ_FULL = 4; variable
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/libdruntime/core/sys/windows/
H A Dsql.d217 enum SQL_OJ_FULL = 4; variable
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/libdruntime/core/sys/windows/
H A Dsql.d216 enum SQL_OJ_FULL = 4; variable
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/libdruntime/core/sys/windows/
H A Dsql.d216 enum SQL_OJ_FULL = 4; variable
/dports/lang/gcc9/gcc-9.4.0/libphobos/libdruntime/core/sys/windows/
H A Dsql.d216 enum SQL_OJ_FULL = 4; variable
/dports/lang/gcc9-aux/gcc-9.1.0/libphobos/libdruntime/core/sys/windows/
H A Dsql.d216 enum SQL_OJ_FULL = 4; variable
/dports/lang/gcc10-devel/gcc-10-20211008/libphobos/libdruntime/core/sys/windows/
H A Dsql.d216 enum SQL_OJ_FULL = 4;
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libphobos/libdruntime/core/sys/windows/
H A Dsql.d217 enum SQL_OJ_FULL = 4; variable
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Dsql.h222 #define SQL_OJ_FULL 4 macro
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Dsql.h222 #define SQL_OJ_FULL 4 macro
/dports/databases/libodbc++/libodbc++-0.2.5/src/
H A Ddatabasemetadata.cpp924 (SQL_OJ_LEFT | SQL_OJ_RIGHT | SQL_OJ_FULL | SQL_OJ_NESTED))!=0; in supportsOuterJoins()
930 (SQL_OJ_CAPABILITIES)&(SQL_OJ_FULL | SQL_OJ_NESTED))!=0; in supportsFullOuterJoins()
/dports/editors/libreoffice/libreoffice-7.2.6.2/connectivity/source/drivers/odbc/
H A DODatabaseMetaData.cxx712 …return ((nValue & (SQL_OJ_FULL|SQL_OJ_LEFT|SQL_OJ_RIGHT|SQL_OJ_NESTED|SQL_OJ_NOT_ORDERED|SQL_OJ_AL… in supportsOuterJoins()
1534 return (nValue & SQL_OJ_FULL) == SQL_OJ_FULL; in supportsFullOuterJoins()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/connectivity/source/drivers/odbc/
H A DODatabaseMetaData.cxx715 …return ((nValue & (SQL_OJ_FULL|SQL_OJ_LEFT|SQL_OJ_RIGHT|SQL_OJ_NESTED|SQL_OJ_NOT_ORDERED|SQL_OJ_AL… in supportsOuterJoins()
1537 return (nValue & SQL_OJ_FULL) == SQL_OJ_FULL; in supportsFullOuterJoins()
/dports/games/scorched3d/scorched-dep-win32/include/wx/wx/msw/gnuwin32/
H A Dsql.h479 #define SQL_OJ_FULL 4 macro
/dports/editors/libreoffice/libreoffice-7.2.6.2/external/unixODBC/inc/odbc/
H A Dsql.h535 #define SQL_OJ_FULL 0x00000004L macro
/dports/editors/libreoffice6/libreoffice-6.4.7.2/external/unixODBC/inc/odbc/
H A Dsql.h535 #define SQL_OJ_FULL 0x00000004L macro
/dports/databases/unixODBC/unixODBC-2.3.9/include/
H A Dsql.h543 #define SQL_OJ_FULL 0x00000004L macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dsql.h452 #define SQL_OJ_FULL __MSABI_LONG(0x00000004) macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dsql.h452 #define SQL_OJ_FULL __MSABI_LONG(0x00000004) macro
/dports/databases/libiodbc/iODBC-3.52.15/include/
H A Dsql.h648 #define SQL_OJ_FULL 0x00000004L macro
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/dbapi/driver/odbc/unix_odbc/
H A Dsql.h543 #define SQL_OJ_FULL 0x00000004L macro
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/dbapi/driver/odbc/unix_odbc/
H A Dsql.h543 #define SQL_OJ_FULL 0x00000004L macro
/dports/databases/py-pyodbc/pyodbc-4.0.32/src/
H A Dpyodbc.pyi120 SQL_OJ_FULL: int

123