Home
last modified time | relevance | path

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

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data/System/Data/OleDb/
H A Doledbconnectionstring.cs210 supportMultipleResults = (ODB.DBPROPVAL_MR_NOTSUPPORTED != (int) value); in GetSupportMultipleResults()
H A DOLEDB_Util.cs439 internal const int DBPROPVAL_MR_NOTSUPPORTED = 0; field in System.Data.OleDb.ODB
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/System/Search/
H A Dmod.rs2130 pub const DBPROPVAL_MR_NOTSUPPORTED: i32 = 0i32; const
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Doledb.h1428 #define DBPROPVAL_MR_NOTSUPPORTED __MSABI_LONG(0x00000000) macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Doledb.h1428 #define DBPROPVAL_MR_NOTSUPPORTED __MSABI_LONG(0x00000000) macro
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/Search/
H A Dmod.rs2750 pub const DBPROPVAL_MR_NOTSUPPORTED: i32 = 0i32;