Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/connectivity/source/drivers/ado/
H A DADatabaseMetaData.cxx930 return (nProp == 512) || ((nProp & DBPROPVAL_SQL_ODBC_CORE) == DBPROPVAL_SQL_ODBC_CORE); in supportsCoreSQLGrammar()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/connectivity/source/drivers/ado/
H A DADatabaseMetaData.cxx965 return (nProp == 512) || ((nProp & DBPROPVAL_SQL_ODBC_CORE) == DBPROPVAL_SQL_ODBC_CORE); in supportsCoreSQLGrammar()
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/System/Search/
H A Dmod.rs2186 pub const DBPROPVAL_SQL_ODBC_CORE: i32 = 2i32; const
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Doledb.h1402 #define DBPROPVAL_SQL_ODBC_CORE __MSABI_LONG(0x00000002) macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Doledb.h1402 #define DBPROPVAL_SQL_ODBC_CORE __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.rs2806 pub const DBPROPVAL_SQL_ODBC_CORE: i32 = 2i32;