9 references to UI4
System.Data.OleDb (9)
ColumnBinding.cs (5)
334
case NativeDBType.
UI4
:
516
case NativeDBType.
UI4
:
1169
Debug.Assert(NativeDBType.
UI4
== DbType, "Value_UI4");
1175
Debug.Assert(NativeDBType.
UI4
== DbType, "Value_UI4");
1531
case NativeDBType.
UI4
:
OleDb_Enum.cs (3)
157
private static readonly NativeDBType D_UnsignedInt = new NativeDBType(10, 4, true, false, OleDbType.UnsignedInt, NativeDBType.
UI4
, S_UI4, typeof(long), NativeDBType.
UI4
, DbType.UInt32); // 27 - unsigned integer4
382
case
UI4
:
RowBinding.cs (1)
443
case NativeDBType.
UI4
: