Home
last modified time | relevance | path

Searched refs:DBPROP_AUTH_INTEGRATED (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 DOledbConnectionStringbuilder.cs543 case ODB.DBPROP_AUTH_INTEGRATED: in GetProperties()
551 refreshOnChange = (ODB.DBPROP_AUTH_INTEGRATED == info._propertyID); in GetProperties()
H A DOLEDB_Util.cs350 internal const int DBPROP_AUTH_INTEGRATED = 0x7; 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.rs1580 pub const DBPROP_AUTH_INTEGRATED: DBPROPENUM = 7i32; const
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Doledb.h1219 …DBPROP_AUTH_CACHE_AUTHINFO = 0x5,DBPROP_AUTH_ENCRYPT_PASSWORD = 0x6,DBPROP_AUTH_INTEGRATED = 0x7,D… enumerator
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Doledb.h1219 …DBPROP_AUTH_CACHE_AUTHINFO = 0x5,DBPROP_AUTH_ENCRYPT_PASSWORD = 0x6,DBPROP_AUTH_INTEGRATED = 0x7,D… enumerator
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/Search/
H A Dmod.rs2066 pub const DBPROP_AUTH_INTEGRATED: DBPROPENUM = DBPROPENUM(7i32);