Home
last modified time | relevance | path

Searched refs:DBPROPVAL_SQ_COMPARISON (Results 1 – 6 of 6) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/connectivity/source/drivers/ado/
H A DADatabaseMetaData.cxx767 …return (getInt32Property("Subquery Support") & DBPROPVAL_SQ_COMPARISON) == DBPROPVAL_SQ_COMPARISON; in supportsSubqueriesInComparisons()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/connectivity/source/drivers/ado/
H A DADatabaseMetaData.cxx802 …return (getInt32Property("Subquery Support") & DBPROPVAL_SQ_COMPARISON) == DBPROPVAL_SQ_COMPARISON; in supportsSubqueriesInComparisons()
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/System/Search/
H A Dmod.rs2190 pub const DBPROPVAL_SQ_COMPARISON: i32 = 2i32; const
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Doledb.h1367 #define DBPROPVAL_SQ_COMPARISON __MSABI_LONG(0x00000002) macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Doledb.h1367 #define DBPROPVAL_SQ_COMPARISON __MSABI_LONG(0x00000002) macro
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/Search/
H A Dmod.rs2810 pub const DBPROPVAL_SQ_COMPARISON: i32 = 2i32;