Home
last modified time | relevance | path

Searched refs:DBTIME (Results 1 – 10 of 10) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data/System/Data/OleDb/
H A DOLEDB_Enum.cs84 internal const short DBTIME = 134; // field in System.Data.OleDb.NativeDBType
165 …eDbType.DBTime, NativeDBType.DBTIME, S_DBTIME, typeof(System.TimeSpan), Nati…
395 case DBTIME: return D_DBTime; in FromDBType()
H A DColumnBinding.cs326 case NativeDBType.DBTIME: in Value()
513 case NativeDBType.DBTIME: in Value()
752 Debug.Assert(NativeDBType.DBTIME == DbType, "Value_DBTIME"); in Value_DBTIME()
757 Debug.Assert(NativeDBType.DBTIME == DbType, "Value_DBTIME"); in Value_DBTIME()
H A DRowBinding.cs410 case NativeDBType.DBTIME: in ResetValues()
H A DOLEDB_Util.cs689 DBTIME = 134, // enumerator
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dcmdtree.h321 DBTIME dbtimeValue;
H A Doledb.h571 } DBTIME; typedef
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dcmdtree.h321 DBTIME dbtimeValue;
H A Doledb.h571 } DBTIME; typedef
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/System/Search/
H A Dmod.rs2383 pub struct DBTIME { struct
2388 impl ::core::marker::Copy for DBTIME {} argument
2389 impl ::core::clone::Clone for DBTIME { implementation
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/Search/
H A Dmod.rs3235 pub struct DBTIME {
3240 impl DBTIME {}
3241 impl ::std::default::Default for DBTIME {
3246 impl ::std::fmt::Debug for DBTIME {
3251 impl ::std::cmp::PartialEq for DBTIME {
3256 impl ::std::cmp::Eq for DBTIME {}
3257 unsafe impl ::windows::runtime::Abi for DBTIME {